Create a form in HTML. Customize it to the
needs of your web site.
Be sure that your form and all the fields
have names with no spaces.
Click the link above and print out the page
of code and explanations.
Use the pattern shown in the code to make
your form validation.
Do the validation one fields at a time and
test the scripting in your browser before you add the next field.
Customize your validation to match the needs of your form.