| View previous topic :: View next topic |
| Author |
Message |
Jony
Joined: 18 Mar 2005 Posts: 71
|
Hello,
Is there anyone ho can tell me how i can disable the source option in the view menu off windows.
I can disable the right button but that's it.
Fortunaly i program in ASP, so that the original sourcecode isn't readable. But people can look at the path where i hide some scripts and images. |
| |
|
|
|
|
Jake
Joined: 15 Mar 2005 Posts: 68
|
Hi...
Personally I would seriously avoid disabling any browser features....
Disabling right click is SO EASY to get around... it may as well not even be there. |
| |
|
|
Krabik
Joined: 15 Mar 2005 Posts: 62
|
| There's nothing useful that you can do to hide it. As for hiding the path to your scripts and images you've got 2 choices. One is writing an ASP script to "push" them to your page, like here: http://www.4guysfromrolla.com/webtech/110398-2.shtml. Or just make sure you have directory browsing turned off on those folders under your server settings. |
| |
|
|
|
|