Validation work with only field...
Here's code, and screenshot.
Validation actually work only for the first one:
if I try to send it with smtg but other empty,
form simply ignore validation for them.
Post edited by: gg4j, at: 2007/11/02 18:18
Sorry I posted twice, cause I wasnt able anymore to attach scrshot!😛
<br><br>Post edited by: gg4j, at: 2007/11/02 18:24
Here's code, and screenshot.
Validation actually work only for the first one:
if I try to send it with smtg but other empty,
form simply ignore validation for them.
<textarea cols="30" name="ingredienti"
style="height: 63px; width: 612px;" rows="3"></textarea>
<textarea cols="30" name="preparazione"
style="height: 63px; width: 612px;" rows="3"></textarea>
<input name="origine" size="40">
<input value="Invia" name="Submit" type="submit">
<input value="Cancella" name="reset" type="reset">
Post edited by: gg4j, at: 2007/11/02 18:18
Sorry I posted twice, cause I wasnt able anymore to attach scrshot!😛
