Validation : Form Control : JavaScript DHTML examples (example source code) Organized by topic

JavaScript DHTML
C++
PHP
JavaScript DHTML Home »  Form Control   » [  Validation  ]   
 



1.  Form validation: Not Empty, Valid Radio, is Number, string length, EMail Address
2.  Validate an input field with minimum and maximum values
3.  Validate an field with a maximum number of characters
4.  Phone Number Validation
5.  Creating Reusable Validation Code
6.  Credit Card Validation
7.  Money Format
8.  Validating User Input
9.  Validate email address
10.  Validate a number
11.  TextField input length validator
12.  Password field validator
13.  TextField validator: email, IP address and URL
14.  Must be at least 3 characters and not more than 8Has Download File
15.  Only characters are allowedHas Download File
16.  Can be emptyHas Download File
17.  Must be a valid email addressHas Download File
18.  ComboBox(list box): Must be selected one Has Download File
19.  InputBox: value must be between 10 and 90Has Download File
20.  Not stop when the first failed validation is encounteredHas Download File
21.  A CSS is used to highlight the fields which failed to validateHas Download File
22.  Need to select a fileHas Download File
23.  A simple form with two passwords that must have the same valueHas Download File
24.  Shows the usage of callback functions for checking a fieldHas Download File
25.  Javascript validation frameworkHas Download File
26.  Form validator libraryHas Download File
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.