Welcome Guest, Not a member yet? Register   Sign In
Input with disabled
#4

[eluser]brianw1975[/eluser]
Edit: OH, OH, OH....

I think I missed your point (I'm still a bit groggy). I'm going to investigate this a bit, feel free to take the following as a public service announcement lol.



Depending on the form and its usage you should avoid using html/javascript to protect any kind of field. with the advent of things like firebug, webdeveloper toolbar, etc, simply setting something as READONLY or disabled is not secure and can be easily edited by the user in FireFox and those form objects made to work.

You should be wary of hidden fields as well that simply pass data that you should be setting server side.

But like I said, it depends on the purpose of the form.


Messages In This Thread
Input with disabled - by El Forum - 09-13-2009, 11:12 PM
Input with disabled - by El Forum - 09-13-2009, 11:46 PM
Input with disabled - by El Forum - 09-13-2009, 11:57 PM
Input with disabled - by El Forum - 09-14-2009, 03:01 AM
Input with disabled - by El Forum - 09-14-2009, 03:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB