JavaScript Form Validator

JavaScript Form Validator - Makes form validation many times easier
Download

JavaScript Form Validator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • JavaScript-Coder.com
  • Publisher web site:
  • http://www.javascript-coder.com/html-form/javascript-form-validation.phtml
  • Operating Systems:
  • Mac OS X 10.1 or later
  • File Size:
  • 80 KB

JavaScript Form Validator Tags


JavaScript Form Validator Description

JavaScript Form Validator - Makes form validation many times easier Using client side JavaScript is an efficient way to validate the user input in web applications. When there are many fields in the form, the JavaScript validation becomes too complex.JavaScript Form Validator script presented here makes the form validations many times easier.The idea is to create a set of "validation descriptors" associated with each element in a form. The "validation descriptor" is nothing but a string specifying the type of validation to be performed.Each field in the form can have 0, 1, or more validations. For example, the input should not be empty, should be less than 25 chars, should be alpha-numeric, etc.You can associate a set of validation descriptors for each input field in the form.


JavaScript Form Validator Related Software