Skip to main content
Skip Navigation Links > Skills > Client Side Form Validation
Select a Theme.

Client Side JavaScript Form Validation:

This page uses client side JavaScript to validate the form fields directly on the clients browser without having to make a round trip to the server which takes longer. However, the alert message boxes can be a little anowing to many people, so I prefer to use custom server side validation; which is the next example.

Enter Your Name:
Enter Your Phone Number:
Enter The Year You Were Born:
Themes do not work with this page.  Use the browsers back button if error occurs.