Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Re: The art of error handling

by saucepan (Scribe)
on Dec 20, 2000 at 10:03 UTC ( [id://47548]=note: print w/replies, xml ) Need Help??


in reply to Re: The art of error handling
in thread The art of error handling

It's true that it's often more usable to have the interface permit only valid input to be expressed*--rather than accepting anything and emitting error messages later--but remember that you need to leave the server-side verification in place for security.

Clayton probably knew this, but client-side error checking is risky on it's own since everything running on the attacker's machine is under his control, including his copy of your HTML and javascript.

* the exceptions that prove the rule

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-20 10:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found