Since you mention amateurs, you should probably point out that the less than exemplary results that may result from client-side validation include security breaches. Client-side pages can be edited to remove the validation.
Client-side validation exists to avoid a trip to the server if the data is invalid, which is certainly valuable, but should be regarded as useless for security purposes.
Discussion on:
Message 3 of 3









































