Technical Tips and Solutions
12/10/2005 - Client side validation using Javascript
This is a very good description of the use of client side validation as an first line of defense prior to server side validation.
Javascript form validation – doing it right