Introduction
Use this script to validate form data before submission. You can set a type for each
input field (number, mail, url, date) and a minimum length. This script works
with all kinds of form fields: text, textarea, select, checkbox, and radio. Use this
sample form to check it out:
This script was tested with the following systems and browsers:
| Windows: |
| IE | | NN 7 | | Opera | | FF | | Chrome |
| Mac OS X: |
| IE | | Safari |
If you use another browser or operating system, this script may not work for you - sorry.
NOTE: Safari 1 on Mac OS X does only accept dates between Jan. 1, 1901 and Dec. 31, 2037 as valid.
Comments
|
|