Re: knows how to hide the html page source
[ Follow Ups ] [ Post Followup ] [ Intranet eXchange ] [ IDM Home ]
Posted by Ross on April 17, 2002 at 5:33:18:
In Reply to: knows how to hide the html page source posted by venu on August 1, 2000 at 16:27:33:
Use javascipt to stop the right click event of the mouse (also the windows key that acts the same as the right click) and then use a frameset to view the page. In the page that you want the source hidden use a little javascript to see if the page is in a frame...if it isn't then change the location of the browser to the frame.
Easiest way to hide it :)
Enjoy
Follow Ups:
[ Follow Ups ] [ Post Followup ] [ Intranet eXchange ] [ IDM Home ]