PDA

View Full Version : Disabling View Source in IE (WNT)


sunilstarcity
04-19-2002, 06:31 AM
Hi all,

I would like to diasable the View Source option in the Main menu of IE[View/Source option] and also in the Menu that appears on Right Clicking a Web Page either using HTML coding or a scripting Langauge like VB or JAVA.

Waiting for an earlier response. :-))
Thanks,
-Sunil

srloka
04-24-2002, 05:25 PM
You can use customized javascript menu when user clicks right button on mouse. if user select view source from menu you have to use frames, so which displays only page url not source.

Sridhar Loka
Indianapoli, IN
USA

reghakr
04-24-2002, 10:23 PM
sunilstarcity,

Here in the Registry Guide:

<a target="_blank" href=http://www.winguides.com/registry/display.php/442/>Internet Explorer Restrictions</a>

reghakr