Advanced Scripts :
FORM VALIDATION








Javascript is a strong tool for validating forms before sending the content.
The most obvious things to check for are whether an emailaddress has valid syntax, or if fields meant for values have text entered, etc.

This page covers the 4 most important techniques.

Consider this form:

EMAIL:

VALUE (0-5):
VALUE (Integer, 3-4 digits):
Do not leave this field empty:


Note:
The form is not activated - Try entering values to see what happens.


 << BACK TO MENU
READ MORE >>  
















DEVELOPER TIP!





     "Better Than Books - As Easy As It Gets!"