Posted by Gordon Burditt on 04/29/06 02:00
>Although I am all pro-serverside coding, I'd rather implement these
>simple input type checks on the client side, using Javascript.
I hope you mean you'd rather implement these checks ALSO on the client
side.
>Much more
>user-friendly than filling out forms and after each submit be told it's
>wrong.
User-friendly should not substitute for security and data integrity.
You still need the checks on the server side. Nothing wrong with
doing it on the client also.
Gordon L. Burditt
Navigation:
[Reply to this message]
|