WebWeb - A Place to See Web Tricks and Techniques

Home FAQ's Resources Site Map Search Site Contact Us

Validating

Up

 

 

Validating web forms is usually a process of ...

bulletVerifying something was entered
bulletVerifying a number was entered
bulletVerifying a list item or radio button was selected

Below are examples, check the source code for how they work!

Make sure something is entered... Last name:
Look for a number...   Enter a number here:
Verify the format of an e-mail address: Enter an e-mail:
These can be checked too ... Describe something...
Check boxes are not checked (users choice)... Check if you wish to receive something
Check to see if one is selected... Male Female
Make sure an item is selected...
Make sure an item is selected...
Password boxes can also be checked...

Enter the password:

Trigger something by clicking a button...

Submit and reset buttons...

 

 

Home ]
Copyright 2003-2005   - Dave Hillman   -   For Education Uses