Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] DevToolbar
- From: joel.goldstick at columbuswebmakers.com (joel.goldstick@xxxxxxxxxxxxxxxxxxxxx)
- Subject: [Javascript] DevToolbar
- Date: Wed Feb 15 15:01:07 2006
> I wonder if these tools mean the end of javascript as a browserside > validator? What is the point in validating clientside, if you have to > rewrite the code on the server? > Client side validation should NEVER replace server side validation precisely for the reason you elucidate. Bad actor types who are trying to do mischief can always get around javascript validation. In fact, users who have javascript turned off don't have to do anything to get around it. The purpose of client side validation is the offer assistance to the user so that s(he) doesn't have to waste his time waiting for the server to accept his results then reject them and ask for them to be re-entered. So, you really ought to do both -- Joel Goldstick www.columbuswebmakers.com
- References:
- [Javascript] DevToolbar
- From: Allard Schripsema
- [Javascript] DevToolbar
- Prev by Date: [Javascript] DevToolbar
- Next by Date: [Javascript] DevToolbar
- Previous by thread: [Javascript] DevToolbar
- Next by thread: [Javascript] DevToolbar
- Index(es):