myatia
Programmer
- Nov 21, 2002
- 232
Hi,
I have a script called "redirect.asp" that redirects to a remote site. On that site, the referring page is checked, and if it equals " the person is automatically logged into the remote site. If it does not, then they're shown a login error message.
The problem is that when I navigate to " and click on the link to "redirect.asp", the referrer detected on the remote site is "testfile.asp" instead of "redirect.asp". It's like "redirect.asp" was never visited. It seems to me that since "redirect.asp" was the last page on my site I was at, this should show up as the referrer.
Does anyone know what's up and if there's a workaround?
Thanks much,
Misty
I have a script called "redirect.asp" that redirects to a remote site. On that site, the referring page is checked, and if it equals " the person is automatically logged into the remote site. If it does not, then they're shown a login error message.
The problem is that when I navigate to " and click on the link to "redirect.asp", the referrer detected on the remote site is "testfile.asp" instead of "redirect.asp". It's like "redirect.asp" was never visited. It seems to me that since "redirect.asp" was the last page on my site I was at, this should show up as the referrer.
Does anyone know what's up and if there's a workaround?
Thanks much,
Misty