Home All Groups Group Topic Archive Search About

HTTP_REFERER Returns Nothing



Author
3 Mar 2006 9:36 PM
doar123
Hi,

I'm trying to retreive information using
Request.ServerVariables("HTTP_REFERER"), with no success. The users
arrive to the page using simple link, and without being redirected or
any other way - just a simple click on a link. It is important to say
that they click on the link in one website (Hosted on server A) and
arriving to another website (Hosted on server B), where I'm using the
HTTP_REFERER. maybe this is the reason to my problem ?

best regards,

Ilay

Author
3 Mar 2006 10:55 PM
Dave Anderson
doar***@gmail.com wrote:
> I'm trying to retreive information using
> Request.ServerVariables("HTTP_REFERER"), with no success. The users
> arrive to the page using simple link, and without being redirected or
> any other way - just a simple click on a link. It is important to say
> that they click on the link in one website (Hosted on server A) and
> arriving to another website (Hosted on server B), where I'm using the
> HTTP_REFERER. maybe this is the reason to my problem ?

Another possibility:

    "...some user agents may suppress cookies, referer headers, or
     other information until they receive the P3P response header..."

http://www.oreillynet.com/pub/a/network/excerpt/p3p/p3p.html?page=2


--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.

AddThis Social Bookmark Button