NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Cut & Paste Advanced Email Check
13046 Cut & Paste Advanced Email Check http://wsabstract.com/script/script2/acheck.shtml 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. The script makes the following assumptions regarding what a valid email address is: JavaScript > Scripts and Programs > Forms Oct 12, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  



Other links at JavaScript > Scripts and Programs > Forms
EEEzy Feedback Mailer V1.2 is a one file script written in php. No underscores left in your email! Easy to modify and adapt to your website. Just keep the link to my website intact.
Category:

The Textarea () is a great way to get larger amounts of text input into your applications, but it can also be used to segment text that you?d like to make available for people to copy to the clipboard. The more text you make available the more difficult it will be for you to present and for your users to highlight and copy. Fortunately you can replicate the Edit -> Select All actions to allow all your text to be highlighted. The following example contains the opening to the Gettysburg address. All the text will be highlighted when the input button is clicked.
Category:

This is a javascript example for an auto complete text field. You can use the mouse or the up and down keys to select an entry. By pressing escape you leave the suggestion box. It runs fine with Mozilla, IExplorer 5+6. It also works in opera, but it has some minor glitches.
Please enter something with "B" at the beginning:
Category:

This script allows you to add a "select all": feature to your form