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.
Themes do not work with this page. Use the browsers back button if error occurs.