If you link to another page on your web page, the linked page "knows" where you came from. It can use the javascript document.referer to work out the source page and maybe block access. To get round this I've written a small java applet that does the redirection for you, anonymously. In practice you wouldn't want to use a java applet with a button like this, you'd just provide a link to some dummy page on your own server which just has the applet on it, and put the redirection in the applet's init() method. That way the user wouldn't even notice.

Click here to link directly. Click on the button on the applet below to "fool" the server.

Back


This page hosted by Yahoo! GeoCities Get your own Free Home Page