11-15-2007, 08:01 PM
|
#4 (permalink)
|
|
The Contributor
Join Date: Nov 2007
Location: California
Posts: 82
Thanks: 0
|
you always use server side validation.
Always always always.
JavaScript validation is only a convenient way to the user to fix their problems before they have to submit. But ultimately, it doesn't count for anything legit.
Also, a lot of bots won't even pick up the javascript, so someone could just as easily spam your site with false information.
Last edited by dschreck : 11-15-2007 at 08:02 PM.
Reason: typo
|
|
|
|