Click to See Complete Forum and Search --> : How to passing referrer to the new window?


ruj
08-01-2003, 11:28 PM
I want to open an URL in a new window and passing a referrer value to that window but don't know how. Of course, the referrer value is not the url of the current document.

Please anyone can help with this? Thanks a lot

pyro
08-01-2003, 11:34 PM
The referrer property is very unreliable, especially in javascript. It would be a bit more reliable with serverside scripting, but even that is not gaurenteed to work.