This is a very easy-to-setup form validation script. The main idea is: you heed to write NOTHING of JavaScript code to handle whole form validation process. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have: text, password, numeric, zip code etc.
The script checks automatically all required elements to make sure that they are NOT only empty before allowing the form submission, but also that the surfer entered a valid type value.
The JS AFV is an excellent tool for web developers who:
- Writing form validations
- Want to save a lot of time up front
- Looks for a very powerful tool for the creation of forms

Site Info
Links
Site features
Members
Styles


This is a very easy-to-setup form validation script.
(6 votes) ::
Php dataform (php df) script is a simple tool for creating html forms with ease.