English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am working on a web page that is a memorial to my grandmother. I am posting pictures on the site & found a code that will disable the right-click-save option. However, I would like to further protect the site by preventing people from viewing the source code for the page ... Can anyone help me? I've looked at several of the HTML code sites & found plenty if I want to purchase their software ...

Thank you in advance for the help ...

2007-01-29 08:41:48 · 4 answers · asked by Nobody's Fool 4 in Computers & Internet Programming & Design

4 answers

I'm sorry, but it's not possible. No browser will allow you to prevent someone from viewing the source code.

You can make the source code so completely messy that it's unreadable, but that's really the best you can do.

2007-01-29 08:44:41 · answer #1 · answered by jonathanleger 2 · 0 0

What, if may ask, leads you to think that by hiding the source code of a rendered page protects your site?

2007-01-29 17:27:33 · answer #2 · answered by Anonymous · 0 0

The best you can do is to stop someone from right clicking the page by substituting your own pop-up vs the browser default pop-up.
However, they have still use the menu items to circumvent this.
I've had to do it many times when copying a page or viewing the source.
tc

2007-01-29 16:47:00 · answer #3 · answered by timc_fla 5 · 0 0

there is an approach you can use, write javascript to generate all of your html, then have that javascript encoded (sorry I dont have a url with me, but there are sites that encode them for free) and that way when you view the source, and you dont actually get html, you get a bunch of encoded stuff, anyways you can copy and paste into word and that way the content is not for "your eyes only".

Cheers

2007-01-29 16:51:05 · answer #4 · answered by Julio M 3 · 0 0

fedest.com, questions and answers