Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Disable Inspect Element (http://www.mysidiaadoptables.com/forum/showthread.php?t=2482)

SilverDragonTears 10-27-2011 05:28 PM

Disable Inspect Element
 
How can I prevent people from using "Inspect Element" on google chrome on website? It can allow them to change numerous form fields.

Inf3rnal 10-28-2011 08:38 AM

Inspect Element is a feature pretty much all browsers have and there isn't a way to block it.

If you make security checks in your code you can make sure no one edited the form fields.
It's called SQL Injection and it can be done using those unless you have serverside checks.

Most of Mysidia has to be recoded to prevent those because if someone uses the right SQL statement they can drop your whole database and that wouldn't be good.

Hall of Famer 10-28-2011 10:10 AM

Well yeah, this is what I have been working on for Mys v1.3.0. It is definitely more tedious than the itemshop and user profile tabs project, which is why Mys v1.3.0 is not ready for release until next year.


All times are GMT -5. The time now is 01:57 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.