I’m using NT4.0 (sp6a) and IIS4.0 for my Web Site. I want to protect my source code on each page from view.
Does any one have some code that I can place into the header in each of my Web pages that will do the following:
In Microsoft Explorer,under the “View” menu item, I would like to de-activate the “Source” line (Grey it out) so that souce code can not be viewed.
Likewise, in Netscape, under “View”, it is the “Page Source” line to be greyed out.
Any ideas..??
George