Quite right... which is why validation is done both on the client and server.
On Jul 3, 1:39 pm, Gunawan Hadikusumo <[email protected]> wrote: > of course it can...... you can't put up your security issue on client side > only, you need to do server side validation else where. > > On Thu, Jul 1, 2010 at 11:54 AM, George S <[email protected]> wrote: > > Hi, > > > There is a web page which has java script embedded in it. If some body > > changes the java script to remove validation, save the page and submit the > > page – will the data in web page gets inserted in database? > > > I mean will the insert statement be able to by pass the java script > > validation? > > > -GS > > -- > johnhadikusumo.blogspot.com
