Address Checker-validatorSolves a common problem with bad e-mail address entries on forms. The script checks e-mail addresses for all common entry errors using powerful regular expressions. Double-validates e-mail addresses with entry and confirm-entry boxes. Can be used...
Advanced Email CheckThis 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 valid address.
Advanced MailTo Email Link GeneratorUse this easy code generator form to quickly create mailto links for your page. You can make mailto links that include To, Cc, Bcc, Subject, and Body material. Multiple email addresses are allowed in the address fields, and a convenient popup window...
AEVITA Stop SPAM EmailIf you own a site on the web, you're practically guaranteed to get spammed, right? This tool prevents spam robots from extracting email addresses from your web pages. Stop SPAM by protecting email addresses in just a few clicks!
Autoselecting Drop Down BoxFills the selection automatically on typing the first few characters of any value in the dropdown.No need for you to scroll down the lengthy dropdownbox to select a particular value. Works on IE and Netscape6.Does not work on netscape4 with full...
Check EmailThis free JavaScript will validate an email address entered into a form. Works in any browser on any platform, including pre version 4's and Macs. Updated to allow the new .name and .info domain suffixes
Confirmable Order Formthis 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...