From: Stephen D. <sd...@gm...> - 2005-06-01 20:50:32
|
On 6/1/05, Zoran Vasiljevic <zv...@ar...> wrote: >=20 > Am 01.06.2005 um 22:23 schrieb Stephen Deasey: >=20 > > That's a useful feature, but not when you're checking > > form input! >=20 > Why not? Because form input always needs to be checked. You can't declare it debugged and turn off exception checking. People will continue to feed your program broken/malicious input. |