Categories
JavaScriptScripts and Programs → Forms

Form Validation

you can use this JavaScript to ensure that all elements of a form are properly filled out before they can be mailed to you. It uses cookies for the form validation.
DETAILS

Validation

Let Javascript help you receive feedback from your visitors. The script also requires that all fields must be completed before the form is submitted.
DETAILS

Select Validation

This JavaScript allows you to ensure that visitors choose both a radio button and a checkbox. Invalid submissions are cancelled.
DETAILS

Suggestions

This JavaScript allows your visitors to send you feedback right from their browser. It also automatically logs their Browser types and versions.
DETAILS

Submit Once

Do you ever receive multiple copies of a single form submission? Do your visitors click the submit button over and over, hoping it will hurry up the process? This script will solve the problem by preventing the visitor from submitting the form after ...
DETAILS

Only One Field

The visitor must fill in either one of two fields, their name or email address. If they click in either box the other box''s value is erased. Ensures that when the form is submitted only one field contains a value. Also contains validation that ...
DETAILS

No Entry

Use this JavaScript to ensure that visitors do not leave a form entry blank. If they do, they are prompted to complete it before they can continue.
DETAILS

Country Chooser

If you''d like to know where visitors to your site live, add this script to your feedback forms. Users just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to...
DETAILS

Confirmable Order Form

this JavaScript can take the contents of an HTML order form, process them, and display the order for verification even including the grand total. When the user confirms the order by clicking the button, the order is emailed to you by using freedback....
DETAILS

Checkbox Changer

Takes a series of known named checkboxes and checks or uncheck them all at once. It can even change each checkbox to the opposite checked or not checked value.
DETAILS

Page:
©2003-2008 jCay.com