Welcome to JS Auto Form Validator
The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. 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 automatically checks all required elements in order 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 output is available in 2 ways: into <DIV> container or with JavaScript Alert() function.
The JS AFV is an excellent tool for web developers who:
- • Write form validations
- • Want to save a lot of time up front
- • Look for a very powerful tool for the creation of forms
Compare Editions
| Basic (Free) | Advanced | Pro | |
| • Updates Availability | |||
| • One-Year FREE Updates | |||
| • Automatic data validation | |||
| • Object Oriented Programming | |||
| • SNN Validation | |||
| • Templates Validation | |||
| • Minlength Validation | |||
| • JavaScript Captcha Validation | |||
| • Output with JS Alert() function | |||
| • Output into <DIV> container | |||
| • Multi-Language support | |||
| • Right-to-Left Languages support | |||
| • Multi-Browser support | |||
| • Supported validations types | 9 | 13 | 21 |
Requirements
- • HTML 4 or higher
- • JavaScript 1.7.0 or higher
A Short List of Supported Validations
- • Required/Non required field
- • Confirm fields (email/password)
- • For numbers: signed, unsigned, positive, negative
- • For strings: upper, lower, normal
- • Numeric
- • Integer
- • Float
- • Alphabetic
- • Alphanumeric
- • Text
- • Password
- • Login
- • ZipCode
- • URL
- • IP Address
- • Inclusion/Exclusion
- • JavaScript Captcha
- • Check boxes checking
- • Radio buttons checking
- • Dropdown boxes selecting
- • SNN
- • Telephone numbers
- • User-Defined templates (for ex.: (ddd)-ddd-dd-dd)
Supported Browsers
Integration with other products
-
• JS Auto Form Validator Advanced embedded into ApPHP DataGrid
• JS Auto Form Validator Advanced embedded into ApPHP DataForm
• JS Auto Form Validator Advanced embedded into ApPHP AdminPanel
Top ^








































