N
Nicolae Fieraru
Hi All,
I try to use Request.ServerVariables("HTTP_REFERER") in a script and I
discovered it doesn't work as expected.
I use XP with SP2 and I created a link on a web site which points to an asp
page which should show the referer.
I placed a link on www.eleader.com.au/linkref.html and there is a link
pointing to www.monitortest.net/referer.asp
When I use my computer with XP SP2, and I click on the first link, I get no
referer. But when I use my XP SP1 computer from the same location, I get the
referer URL.
What is going on? Does the SP2 strip the referer information? Why? How are
we supposed to identify the referer in this case?
Regards,
Nicolae
I try to use Request.ServerVariables("HTTP_REFERER") in a script and I
discovered it doesn't work as expected.
I use XP with SP2 and I created a link on a web site which points to an asp
page which should show the referer.
I placed a link on www.eleader.com.au/linkref.html and there is a link
pointing to www.monitortest.net/referer.asp
When I use my computer with XP SP2, and I click on the first link, I get no
referer. But when I use my XP SP1 computer from the same location, I get the
referer URL.
What is going on? Does the SP2 strip the referer information? Why? How are
we supposed to identify the referer in this case?
Regards,
Nicolae