jsFormValidation()

jsFormValidation() Download Summary

  • Language: JavaScript
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 444
  • Released: May 21, 2007

jsFormValidation() Description

jsFormValidation() is a collection of JavaScript functions that limit user input into forms before they're submitted.

jsFormValidation Bookmark

Hyperlink code:
Hyperlink for Forum code:

jsFormValidation() Script Download Notice

Top 4 Download periodically updates information of jsFormValidation() script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. jsFormValidation() torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Enforce max of characters in form element

... a cap on the amount of characters certain form fields of your form accept, by using this useful script. Once the limit has been reached, typing within the field in question has no effect. This script is ...
JavaScript

Dynamic form field

This php script is useful in forms where a value of a database record will be filled inside the form field. This is an easy way to get the right value inside the field if the form is submitted before and/or the process is stopped because some validation issue occurs. ...

Select all form element script

... to add a "select all" feature to your form textarea, whereby visitors can easily highlight the containing content with a click on a link. The script is compatible with all modern web browsers and can be easily implemented in your own applications. ...
JavaScript

Double enter form field script

You've probably encountered forms where you're asked to double-enter a field, such ... script to add such a functionality to your forms. It cross checks any two fields to ensure they are: 1) Not blank 2) More importantly, that the two inputs are identical. If either of the above conditions are ...
JavaScript

Current date in form

... you have a "Today's Date" field in your form, why not let JavaScript automatically fill it in for your visitors?This script is easily configurable to show the date in desired order of month, day, and year. It is compatible with all modern web browsers. ...