|
-
Nov 22nd, 2006, 05:58 PM
#1
Stuck in the 80s
Re: validation in javascript
Validation in JavaScript should only complement validation on the server-side. Otherwise, if the user has JavaScript turned off, you're screwed.
Unless of course, you're submitting the form via JavaScript and only via JavaScript -- then the user can't do anything.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|