|
Hi, I'm trying to throw together a simple web page that will display the contents of another web page. The catch is that I want to lock the displayed web page as to disallow any clicking on links, etc.
Right now I have this set up with frames (I know, frames suck) where there's a menu on the left whose links display different pages in the main window. Fine and great, but I don't want anyone doing anything but looking at the info in the main window (no clicking!).
This is being set up as a way to publicly display traffic reports from network monitoring software (I'm a network dude, not a web designer, so my skills here are limited).
Any suggestions, or can this even be done?
|