You’ve probably encountered forms where you’re asked to double-enter a field, such as the email or password field. This provides confirmation on the accuracy of the input.
, such as the email or password field. This provides confirmation on the accuracy of the input.
You can use this 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 not met, an alert message prompts up, and the submission process is halted.
Download from: Homepage
Author:
Time:
Monday, May 19th, 2008 at 5:41 am
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: