li0id
05-16-2004, 10:06 AM
Is there a way to disable the drop downs meu's source code under view in the tool bar, ive disabble the right click but it does no good since that option is still aviable
|
View Full Version : source code li0id 05-16-2004, 10:06 AM Is there a way to disable the drop downs meu's source code under view in the tool bar, ive disabble the right click but it does no good since that option is still aviable Sheila 05-16-2004, 10:08 AM No, you can't disable that. Even if you could disable that, people could always go into their temporary internet files to get your codes. There is no 100% way of stopping people from getting your stuff. Demented 05-16-2004, 08:06 PM As Sheila said, there's no way to fully protect your website. If you don't want it stolen, don't put it on the web. evil_styrofoam 05-17-2004, 08:01 PM ive seen it done before by useing asp or sumthing like that... anyway, you have to have a host that supports asp. and asp is an advanced programming language that isnt like javascript or html. pb&j 05-17-2004, 08:38 PM ive seen it done before by useing asp or sumthing like that... anyway, you have to have a host that supports asp. and asp is an advanced programming language that isnt like javascript or html. even with serverside language, there is no way to hide the source code. essentially, the code must be made availble to the visiting browser in order for the page to be seen. |