Update referer on redirect
Posted: Wed Sep 26, 2007 6:12 am
Hi all,
I am trying to do a redirect from one page to another but I want the final page to know where the redirect came from. However the default behavious (on Firefox and Opera at least) seems to keep the original page as the referer.
I have tried a meta refresh, a Location header and a javascript document.location but the browser still insists on keeping the original page as the referer rather than the page it got redirected from.
Does anyone know a way around this?
Thanks alot
Jamie
I am trying to do a redirect from one page to another but I want the final page to know where the redirect came from. However the default behavious (on Firefox and Opera at least) seems to keep the original page as the referer.
I have tried a meta refresh, a Location header and a javascript document.location but the browser still insists on keeping the original page as the referer rather than the page it got redirected from.
Does anyone know a way around this?
Thanks alot
Jamie