Hi,
I've got these form fields that i need to check wiether the value of this field is less than zero. If so, give an alert message and select this field.
<form name="invoeren">
<input type ="bestellen_1_1" onChange="Optellen(1,4)">
<input type ="bestellen_1_2" onChange="Optellen(1,4)">...