473,422 Members | 1,935 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,422 software developers and data experts.

Request.ServerVariables("HTTP_REFERER") - What is going on?

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
Jul 22 '05 #1
9 2958
This is to be taken as "for your information". User agents are free to
provide or not this information.

Patrice

--

"Nicolae Fieraru" <no****@please.com> a écrit dans le message de
news:42********@duster.adelaide.on.net...
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

Jul 22 '05 #2
I tried with three different browsers (IE, Netscape, Opera) on the system
with Win XP SP2 and none of them passed the referal information. It isn't
the user agent which behaves badly. On the system without SP2 (and without
Norton Internet Security in case it maters I can see the referers.

Regard
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:eG**************@tk2msftngp13.phx.gbl...
This is to be taken as "for your information". User agents are free to
provide or not this information.

Patrice

--

"Nicolae Fieraru" <no****@please.com> a écrit dans le message de
news:42********@duster.adelaide.on.net...
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


Jul 22 '05 #3
Do you try tro solve this in particular case ? I wanted to point that this
is an optional information and that you'll liekly run into problems if you
expect this information to be always available...

Try for example :
http://wordpress.org/support/topic.php?id=23942

In your particular case, I believe I've seen earlier in this group that
shutting down Norton solves the problem (and the link above seems to state
so also)...

Patrice

--

"Nicolae Fieraru" <no****@please.com> a écrit dans le message de
news:42********@duster.adelaide.on.net...
I tried with three different browsers (IE, Netscape, Opera) on the system
with Win XP SP2 and none of them passed the referal information. It isn't
the user agent which behaves badly. On the system without SP2 (and without
Norton Internet Security in case it maters I can see the referers.

Regard
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:eG**************@tk2msftngp13.phx.gbl...
This is to be taken as "for your information". User agents are free to
provide or not this information.

Patrice

--

"Nicolae Fieraru" <no****@please.com> a écrit dans le message de
news:42********@duster.adelaide.on.net...
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



Jul 22 '05 #4
Hi Patrice,

Thank you for your reply. I used in the past HTTP_REFERER to find out what
web sites link to mine.
Today I was implementing the function in a script and I've been unable to
make it working and this is why I start checking what is going on. Is there
any way that an ASP script located on the web server can identify the web
site who refered a visitor to a web page on the web server? A friend of mine
told me he checked the links I provided and he got the referer using XP SP2.
So it could be some other program installed on my computer which prevents
sending the referer information.

Regards,
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:ut***************@TK2MSFTNGP10.phx.gbl...
Do you try tro solve this in particular case ? I wanted to point that this
is an optional information and that you'll liekly run into problems if you
expect this information to be always available...

Try for example :
http://wordpress.org/support/topic.php?id=23942

In your particular case, I believe I've seen earlier in this group that
shutting down Norton solves the problem (and the link above seems to state
so also)...

Patrice

--

"Nicolae Fieraru" <no****@please.com> a écrit dans le message de
news:42********@duster.adelaide.on.net...
I tried with three different browsers (IE, Netscape, Opera) on the system
with Win XP SP2 and none of them passed the referal information. It isn't
the user agent which behaves badly. On the system without SP2 (and
without
Norton Internet Security in case it maters I can see the referers.

Regard
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:eG**************@tk2msftngp13.phx.gbl...
> This is to be taken as "for your information". User agents are free to
> provide or not this information.
>
> Patrice
>
> --
>
> "Nicolae Fieraru" <no****@please.com> a écrit dans le message de
> news:42********@duster.adelaide.on.net...
>> 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
>>
>>
>
>



Jul 22 '05 #5
Did you tried to shutdown Norton ?

Register this info but in some cases, it may be missing...

Patrice

--

"Nicolae Fieraru" <no****@please.com> a écrit dans le message de
news:42******@duster.adelaide.on.net...
Hi Patrice,

Thank you for your reply. I used in the past HTTP_REFERER to find out what
web sites link to mine.
Today I was implementing the function in a script and I've been unable to
make it working and this is why I start checking what is going on. Is there any way that an ASP script located on the web server can identify the web
site who refered a visitor to a web page on the web server? A friend of mine told me he checked the links I provided and he got the referer using XP SP2. So it could be some other program installed on my computer which prevents
sending the referer information.

Regards,
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:ut***************@TK2MSFTNGP10.phx.gbl...
Do you try tro solve this in particular case ? I wanted to point that this is an optional information and that you'll liekly run into problems if you expect this information to be always available...

Try for example :
http://wordpress.org/support/topic.php?id=23942

In your particular case, I believe I've seen earlier in this group that
shutting down Norton solves the problem (and the link above seems to state so also)...

Patrice

--

"Nicolae Fieraru" <no****@please.com> a écrit dans le message de
news:42********@duster.adelaide.on.net...
I tried with three different browsers (IE, Netscape, Opera) on the system with Win XP SP2 and none of them passed the referal information. It isn't the user agent which behaves badly. On the system without SP2 (and
without
Norton Internet Security in case it maters I can see the referers.

Regard
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:eG**************@tk2msftngp13.phx.gbl...
> This is to be taken as "for your information". User agents are free to > provide or not this information.
>
> Patrice
>
> --
>
> "Nicolae Fieraru" <no****@please.com> a écrit dans le message de
> news:42********@duster.adelaide.on.net...
>> 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
>>
>>
>
>



Jul 22 '05 #6
Hi Patrice,

I tried to disable NIS2005 and it still does the same. But I know from
experience that even if I disable NIS2005, there are still modules that
remain active (for example the popup blocker). It would be good to identify
what program strips off the information, but it isn't seem to be a simple
task. I would have to remove the programs that start up at startup (or maybe
to startup in safe mode with networking and see if it is actually Windows or
other programs).

Regards,
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:ui**************@TK2MSFTNGP14.phx.gbl...
Did you tried to shutdown Norton ?

Register this info but in some cases, it may be missing...

Patrice

Jul 22 '05 #7
Most likely candidate would be Privacy Control. Is it disabled?

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Nicolae Fieraru" <no****@please.com> wrote in message
news:42********@duster.adelaide.on.net...
Hi Patrice,

I tried to disable NIS2005 and it still does the same. But I know from
experience that even if I disable NIS2005, there are still modules that
remain active (for example the popup blocker). It would be good to
identify what program strips off the information, but it isn't seem to be
a simple task. I would have to remove the programs that start up at
startup (or maybe to startup in safe mode with networking and see if it is
actually Windows or other programs).

Regards,
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:ui**************@TK2MSFTNGP14.phx.gbl...
Did you tried to shutdown Norton ?

Register this info but in some cases, it may be missing...

Patrice


Jul 22 '05 #8
More specifically:
NIS: Privacy control - configure
Advanced button
Global settings tab
"Information about visited sites"
If blocked (this appears to be the default) then HTTP-REFERER is wiped out.

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Mark Schupp" <no******@email.net> wrote in message
news:eF**************@TK2MSFTNGP09.phx.gbl...
Most likely candidate would be Privacy Control. Is it disabled?

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Nicolae Fieraru" <no****@please.com> wrote in message
news:42********@duster.adelaide.on.net...
Hi Patrice,

I tried to disable NIS2005 and it still does the same. But I know from
experience that even if I disable NIS2005, there are still modules that
remain active (for example the popup blocker). It would be good to
identify what program strips off the information, but it isn't seem to be
a simple task. I would have to remove the programs that start up at
startup (or maybe to startup in safe mode with networking and see if it
is actually Windows or other programs).

Regards,
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:ui**************@TK2MSFTNGP14.phx.gbl...
Did you tried to shutdown Norton ?

Register this info but in some cases, it may be missing...

Patrice




Jul 22 '05 #9
Wow Mark, you solved it. Congratulations!
That was the problem, the privacy control. I didn't check all the features
of NIS and once I read your first email I went straight there and disabled
it, and after that it worked. I will follow your later instructons, only to
disable that specific part from privacy control.

Best regards,
Nicolae

"Mark Schupp" <no******@email.net> wrote in message
news:eo**************@TK2MSFTNGP12.phx.gbl...
More specifically:
NIS: Privacy control - configure
Advanced button
Global settings tab
"Information about visited sites"
If blocked (this appears to be the default) then HTTP-REFERER is wiped
out.

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Mark Schupp" <no******@email.net> wrote in message
news:eF**************@TK2MSFTNGP09.phx.gbl...
Most likely candidate would be Privacy Control. Is it disabled?

--
--Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com

"Nicolae Fieraru" <no****@please.com> wrote in message
news:42********@duster.adelaide.on.net...
Hi Patrice,

I tried to disable NIS2005 and it still does the same. But I know from
experience that even if I disable NIS2005, there are still modules that
remain active (for example the popup blocker). It would be good to
identify what program strips off the information, but it isn't seem to
be
a simple task. I would have to remove the programs that start up at
startup (or maybe to startup in safe mode with networking and see if it
is actually Windows or other programs).

Regards,
Nicolae

"Patrice" <no****@nowhere.com> wrote in message
news:ui**************@TK2MSFTNGP14.phx.gbl...
Did you tried to shutdown Norton ?

Register this info but in some cases, it may be missing...

Patrice



Jul 22 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: JW | last post by:
I use Request.ServerVariables("HTTP_REFERER") to get the URL of the referrer page. However, if the page that has Request.ServerVariables("HTTP_REFERER") is in a popup window then the value is...
1
by: JW | last post by:
Sorry, posting this twice as it tagged on to a spetember posting: --------------------------------------------------------------- I use Request.ServerVariables("HTTP_REFERER") to get the URL of...
1
by: JJA | last post by:
When my webserver does not process a user's change because of an invalid password, I inform the user and I want to present them a button for a retry: <TR id=continuebuttonrow> <td...
0
by: Daniel | last post by:
how to change the value of Request.ServerVariables on the ser ver? if not possible is there some way to change it by sending back javascript to the client and having the client automaticaly do...
1
by: srinivas | last post by:
Hi, Request.ServerVariables.ToString(); is not working for all browsers.In netscape it isreturning the current url rather than current url.Is there any alternative method to get the previous...
1
by: Elliot M. Rodriguez | last post by:
..NET Framework 1.1 Has anyone reported or experienced NullReferenceException errors when accessing the HTTP_REFERER value on clients that are behind web blocking software? At least one of...
1
by: ppatel | last post by:
I'm using Request.ServerVariables ("HTTP_REFERER") When i move from normal server eg. http:// to secure server eg https:// in VB Script then I've a problem in getting value of Request.ServerVariables...
0
by: dsivakumar | last post by:
In one of my project, i am in one page, if i try to change the url, it should not go to that page, instead, it should go to user login page. i used the code like this: if(Session == null ||...
1
by: kennyzita | last post by:
how do i go about this, wit the aim of restricting access to a page. If Instr(Request.ServerVariables("HTTP_REFERER"),"page_name") Then thanks
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.