JAVASCRIPT » Forms

  Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg

JavaScript Form validations made easy


Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task. Save yourself from coding long validations for your forms. Here is a simple, powerful form validation code. Using this code, you can do the common form validations in a snap.

Free   Version: n/a   Platform(s): All   Updated:  February 15, 2008

Developer: Demo Download  
Rated by: 1 user(s)  
Follow Navioo On Twitter

Submit a resource