Page 1 of 1

Security About using Javascript

Posted: 2015-12-31 02:11
by globaldrip8
Hello,do u ever think that using javascript are secure?,
for example :
we make field are read only using javascript and user who know are make javascript disable on his browser
do u have idea?

Re: Security About using Javascript

Posted: 2016-01-03 15:44
by a.gneady
No .. depending only on javascript is not secure as it can be easily manipulated. You must also add server-side checks.

Re: Security About using Javascript

Posted: 2016-01-04 03:40
by globaldrip8
Well...Thanks for replied Ahmad