Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: How to hide JAVASCRIPT coding from CGI?

by Hero Zzyzzx (Curate)
on Mar 14, 2005 at 20:58 UTC ( [id://439447]=note: print w/replies, xml ) Need Help??


in reply to Re: How to hide JAVASCRIPT coding from CGI?
in thread How to hide JAVASCRIPT coding from CGI?

It's even easier than that- users can turn off javascript anywhere they want, nullifying your client-side validation altogether.

If you use Mozilla Firefox and the Web Developer Extension it is INCREDIBLY easy to muck with form values- you can turn POSTs to GETs, make all variables "writable" right in the browser, and generally wreck havoc on brittle form validation. Use javascript for UI/notification icing, server-side for real variable sanitization.

-Any sufficiently advanced technology is
indistinguishable from doubletalk.

My Biz

  • Comment on Re^2: How to hide JAVASCRIPT coding from CGI?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://439447]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-19 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found