Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Verify/notify For Duplicate Fields 1.I
Submit Once form validation 1
select value set
SearchBliss Form with Validation Generator ?
Password Verifier -
North America Chooser 1.0
jsVal Form validation framework 1.3.2000
Jsdateinput: Control With Popup Calendar ?
javascript get variables
Check Email 2
htaccess Login Box ?
FormClick Input Field Validation Engine 1.0
Form Validater ?
Flooble Hierarchical Select Menu 1.0
Filter Large Select Lists 1.0
Top Code
5 Top Freebies V1.01 Scripts
A1ien51 Popup Generator 3+
Accept terms form submission ?
Ace Button Link Generator ?
Ace Css Scrolling Text Box Wizard ?
Activewidgets Grid :: Cross-browser Scrolling Data
Check Email 2
Filter Large Select Lists 1.0
Flooble Hierarchical Select Menu 1.0
Form Validater ?
FormClick Input Field Validation Engine 1.0
htaccess Login Box ?
javascript get variables
Jsdateinput: Control With Popup Calendar ?
jsVal Form validation framework 1.3.2000
JavaScript > Form Scripts
Source List
All | Freeware

Code 1-10 of 21   Pages: Go to  1  2  3  Next >>  page  


Many forms will require the user to enter an email address twice (to check for typographical errors). This script immediately notifies the user when the two fields match - it's a nice, user-friendly touch, and safe for all browsers.



Submit Once form validation is multi-platform compatible. Use this practical script to prevent users from abusing the submit button of your forms, by pressing it multiple times and causing multiple submissions.



This JavaScript function allows you to set the value of a select tag without having to know its position in the list. In the sample above, type in a letter of the alphabet and then click on the find button. In this particular case, the function call



SearchBliss Form with Validation Generator is multi-platform compatible. This is a Web-based wizard that generates a JavaScript form validation code with textfields and a text area. Type the text that will appear next to each textfield, the textfield



Keep your visitors from submitting their form until their "password" and "re-enter password" fields match, for verification purposes. They get an error message telling them to re-enter the passwords if they do not match.



North America Chooser is multi-platform compatible. This is the North American version of Ken's Country Chooser It displays two select boxes, one for the country (Canada and United States), and one for the state/provinces. Simple to install, just cop



jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...). jsVals saves you from having to write complicated



Jsdateinput: Control With Popup Calendar is multi-platform compatible. Here is my version of date input control with visual input from calendar. This control is based on JavaScript code and was tested on Netscape and IE platforms. It is fully customi



This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable.



Check Email is a multi-platform compatible JavaScript that 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.