![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way to disable the edit button and the View Source option in IE? Well, I'm pretty sure that there is, but can't figure out how. |
#3
| |||
| |||
|
|
james wrote: Is there a way to disable the edit button and the View Source option in IE? Well, I'm pretty sure that there is, but can't figure out how. I guess you could excercise discretion and refrain from clicking the necessary items if you don't want to view/edit yourself. For visitors to your site, I'm afraid you will have to rely on a good old-fashioned beating. There is stuff you can dump in your page which pretends to hide the source. Unfortunately these techniques merely announce: Warning - newbie alert. There really is no reliable method to hide your source/images etc. from your visitors. Once the page is in their browser it is cached on their workstation and available for manipulation through their file system the same as any other file(s). btw: this type of query is more on-topic for news:alt.html -- William Tasso - http://www.WilliamTasso.com |
#4
| |||
| |||
|
|
In post <W2JLa.54001$XG4.78458@rwcrnsc53 james said... Is there a way to disable the edit button and the View Source option in IE? Check this site out. |
#5
| |||
| |||
|
|
Is there a way to disable the edit button and the View Source option in IE? Well, I'm pretty sure that there is, but can't figure out how. Anyone know? |
#6
| |||
| |||
|
|
I am really impressed with how you jumped all over my reply. While it is true that you cannot hide source code, you can slow down and keep out newbies. |
#7
| |||
| |||
|
|
Is there a way to disable the edit button and the View Source option in IE? Not really. But if you are really desperate to hide your code, you can use JavaScript to encrypt your source code. Even if the user turns JavaScript off, all they will see is scrambled nonsense if they try to View-->Source. This method, however, comes with one major drawback: the size of your page will increase dramatically. So if size isn't an issue, I guess it's an option for you. |

#8
| |||
| |||
|
|
In post <a3KLa.57086$nG.54780 (AT) rwcrnsc51 (DOT) ops.asp.att.net james said... Thanks for the direction. heres another one: How am I supposed to post my replies in a newsgroup?: http://allmyfaqs.com/faq.pl?How_to_post |
#9
| |||
| |||
|
|
Curiosity prompts me to ask - is there a legitimate reason for your wanting to disable the right-click that I have missed? |
#10
| |||
| |||
|
|
Curiosity prompts me to ask - is there a legitimate reason for your wanting to disable the right-click that I have missed? ... First off, I'm in fairly competitive market, and want to take every precaution I can to protect our customers. To that end, I'd rather hide the source code for file includes in our asp pages, so that I don't hand a hacker a map to sensitive information... |
![]() |
| Thread Tools | |
| Display Modes | |
| |