in reply to Re: Input Filtering Requirements
in thread Input Filtering Requirements
By using JavaScript I'm not "bothering" the hosting system with garbage and keeping data validation out on the user's browser.
I sure hope you're validating that data again on the server side. Depending on the client to validate the data it's sending is a recipe for disaster.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Input Filtering Requirements
by blue_cowdawg (Monsignor) on Aug 10, 2003 at 21:33 UTC |