PDA

View Full Version : Disallowing a page to load outside of a frame


mattburnsey
11-10-2006, 11:56 PM
On a site I'm constructing I would like to load all the links inside of a frame. If they right click to open a link in a new window I would like a different page to open up. How is this accomplished? I know of sites where if you try to access an image outside of their main site you will get a different image, or a page telling you to only view that image in their site. Thanks for your help!

erisco
11-11-2006, 12:16 AM
Are you using apache? You can use mod rewrite for this.