newbie

Distinguished
Mar 14, 2001
421
0
18,780
I've noticed that whenever I view a SSL page, the "Source" tab under "View" in IE is disabled; I'm using IE 6.0.2800 SP1. Is there anything that I could do from registry to enable "view source"?

Thank you.
 

goloap

Distinguished
Sep 9, 2001
293
1
18,795
You can try this. Go on the site you want to see the source code then type this in the adress bar:

<i>javascript:(function(){ function htmlEscape(s){s=s.replace(/&/g,'&');s=s.replace(/>/g,'>');s=s.replace(/</g,'<');return s;} x=window.open(); x.document.write('<pre>' + htmlEscape('<html>\n' + document.documentElement.innerHTML + '\n</html>')); x.document.close(); })();</i>

The page that will load is the source code of the previous page. This is very usefull if you want to look at the source code of pages which have 'copy protections' i.e. the right click is disabled and the view source is disabled.

What I have done is create a shorcut with the previous code as URL.

In ancient times they had no statistics so they had to fall back on lies