| TOTAL: 191 Page: 5 of 10 |
|
Validation (password)
This script works like our Password Verifier, however, it also checks for a minimum length and invalid characters.


| Hits: | 1860 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Select Validation
Use JavaScript to ensure that visitors choose both a radio button and a checkbox. Invalid submissions are cancelled.


| Hits: | 6966 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Validation (SSN)
Input the Social Security Number using either the 9 digit or NNN-NN-NNNN format. The number ranges can be easily changed by the S.S.A, so this is not checked.


| Hits: | 1869 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Time Validation
This function verifies that a string is a valid time, in the form hh:mm:ss am/pm, where seconds are optional. It accepts military time (hour between 0 and 23) as long as am/pm isn't specified. It requires am/pm when the hour is less than or equal to 12.


| Hits: | 1875 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Zip Code Validation
Ensure that your visitors enter a properly formatted 5 digit, or 5 digit+4 zip code. The visitor is alerted if any information is invalid and asked to try again.


| Hits: | 1874 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Word Count
An easy way to count the number of words that are entered into a form!


| Hits: | 1889 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Word Filter
This form validator filters pre-selected words in a text box. When the user submits text, the validator will check the words against the list of banned words.


| Hits: | 1971 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
Zip to State
Enter your five digit zip code and press tab to have the script display your state automatically. Piece of cake!


| Hits: | 1905 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-02 |
AIM Message
Send messages to anyone using AOL Instant Messenger.


| Hits: | 10011 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
All Lower Case
Converts a textbox entry to all lowercase letters as soon as they move to the next item in the form (or click the submit button).


| Hits: | 10113 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
All Upper Case
Converts a textbox entry to all capital letters as soon as they move to the next item in the form (or click the submit button).


| Hits: | 10149 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Anywhere Mail
This is a neat little JavaScript button that will help you to e-mail anyone. Just click 'E-Mail Someone!' and JavaScript will ask you for the necessary information - e-mail address, subject, etc. Then, a new mail message is opened for you. Neat!


| Hits: | 10066 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto Currency
Inserts the proper seperators to automatically format any currency field.


| Hits: | 10279 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto Drop Down
Automatically adjusts the values in the selection box depending on the item selected in the drop down menu.


| Hits: | 10178 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto Email Link
Automatically opens a new e-mail using your default e-mail client and fills in the subject line and body with the address of the current web page. Neat!


| Hits: | 10178 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto Fill
Set a text field value in one window by entering text in another window.


| Hits: | 10224 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto Month
This pulldown menu will automatically adjust the range of months so that the current month is at the top. The remaining months are placed in order after the current month.


| Hits: | 10175 | Platforms: | Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto-Sum Form Boxes
This script will automatically total boxes in a form. Use this to keep a running total of quantites or prices in an order form.


| Hits: | 10285 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto Tab
Automatically sets focus to the next form element when the current form element's maxlength has been reached. This way, the user does not have to manually click in or tab to the next field. This script is perfectly suited for constant-length strings such as a phone number or social security numbers. Nice!


| Hits: | 10135 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |
Auto Year
This pulldown menu will automatically adjust the range of years depending on the current year. As an added bonus, the range is easily modified. Awesome!


| Hits: | 10158 | Platforms: | Linux Mac Sun Windows |
| Ratings: | Last Updated: | 2005-12-01 |