htaccess Login Box is a multi-platform compatible apache web server that has a very good password protection function built into the .htaccess file. This script allows users to log into a page which is protected by .htacess simply by entering their...
Advanced Email Check is multi-platform compatible. This is a script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a...
Form Validator is multi-platform compatible. This is a JavaScript Form validator. When you submit the form, it validates the data you entered in the various fields. You are allowed to enter only alphabetical characters in the "Name" field. You can...
Country Chooser is multi-platform compatible. 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...
Clear default form value script is multi-platform compatible. Use this script to automatically clear the default value of any form's input field when the mouse sets focus on it. This script intelligently distinguishes between default and...
fValidate is a javascript-based form validation tool for HTML forms. fValidate is an object-oriented script that is driven by a form's onsubmit event. The main algorithm searches the form's elements collection for validation codes and validates the...
Submit Once is multi-platform compatible. 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...
Button Changer is multi-platform compatible script that will change the button label when you click on it. Useful when the backend process takes more time to return response from the server.
select-all is multi-platform compatible. This script allows you to add a "select all" feature to your form 'TEXTAREA's, whereby visitors can easily highlight the containing content with a click on a link.
Check E-Mail Addresses is multi-platform compatible. This is an e-mail address validation function. It allows the usual user@domain syntax, but in addition allows user@[ip] format as well as "User with Spaces"@domain or [ip], all of which are legal...