473,386 Members | 2,114 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,386 software developers and data experts.

HTTP_REFERRER

Hi - using winXP pro IIS5

the code referer = request.servervariables("HTTP_REFERER") used to return a
requesting URL. It now returns blank. Anyone any idea what is happening?

Thanks Hugh
Jul 22 '05 #1
8 2912
REFERER or
REFERRER ?

Check your spelling :}

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"hugh welford" <hu**********@btinternet.com> wrote in message
news:Or*************@TK2MSFTNGP15.phx.gbl...
Hi - using winXP pro IIS5

the code referer = request.servervariables("HTTP_REFERER") used to return
a requesting URL. It now returns blank. Anyone any idea what is happening?

Thanks Hugh

Jul 22 '05 #2
On Thu, 3 Mar 2005 13:18:51 -0600, "Curt_C [MVP]"
<software_AT_darkfalz.com> wrote:
REFERER or
REFERRER ?

Check your spelling :}


Unfortunately, one "R". The originators couldn't spell. :)

http://www.devguru.com/Technologies/...variables.html

Jeff
Jul 22 '05 #3
On Thu, 3 Mar 2005 19:03:12 -0000, "hugh welford"
<hu**********@btinternet.com> wrote:
Hi - using winXP pro IIS5

the code referer = request.servervariables("HTTP_REFERER") used to return a
requesting URL. It now returns blank. Anyone any idea what is happening?


Proxy, firewall, etc.? Try using ALL_RAW and see what you're getting.

Jeff
Jul 22 '05 #4
the OP had REFERRER in on spot (subject line) and REFERER in another
(code)... just trying to see which is the one they actually had in code :}

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jeff Cochran" <je*********@zina.com> wrote in message
news:42*****************@msnews.microsoft.com...
On Thu, 3 Mar 2005 13:18:51 -0600, "Curt_C [MVP]"
<software_AT_darkfalz.com> wrote:
REFERER or
REFERRER ?

Check your spelling :}


Unfortunately, one "R". The originators couldn't spell. :)

http://www.devguru.com/Technologies/...variables.html

Jeff

Jul 22 '05 #5
http://www.aspfaq.com/2169

--
http://www.aspfaq.com/
(Reverse address to reply.)


"hugh welford" <hu**********@btinternet.com> wrote in message
news:Or*************@TK2MSFTNGP15.phx.gbl...
Hi - using winXP pro IIS5

the code referer = request.servervariables("HTTP_REFERER") used to return a requesting URL. It now returns blank. Anyone any idea what is happening?

Thanks Hugh

Jul 22 '05 #6
Hi Curt - thanks for the reply

the actual code is referer = request.servervariables("HTTP_REFERER") - the
subject line was my spelling mistake. it is returning a blank

Hugh

"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:OX**************@TK2MSFTNGP15.phx.gbl...
REFERER or
REFERRER ?

Check your spelling :}

--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"hugh welford" <hu**********@btinternet.com> wrote in message
news:Or*************@TK2MSFTNGP15.phx.gbl...
Hi - using winXP pro IIS5

the code referer = request.servervariables("HTTP_REFERER") used to return
a requesting URL. It now returns blank. Anyone any idea what is
happening?

Thanks Hugh


Jul 22 '05 #7
Hi all - thanks for your replies. It gets curiouser and curiouser. On a
machine with IIS5 installed as offline webserver (with norton personal
firewall installed but disabled), the code referer =
request.servervariables("HTTP_REFERER") returns a blank both offline via my
IIS5 AND online via my webhosts IIS5.

BUT, on a machine with no IIS5 installed offline, (and norton personal
firewall not installed), referer = request.servervariables("HTTP_REFERER")
works perfectly well online as it always has done.

Any ideas??? Its beyond me.

Thanks in anticipation

Hugh

"hugh welford" <hu**********@btinternet.com> wrote in message
news:Or*************@TK2MSFTNGP15.phx.gbl...
Hi - using winXP pro IIS5

the code referer = request.servervariables("HTTP_REFERER") used to return
a requesting URL. It now returns blank. Anyone any idea what is happening?

Thanks Hugh

Jul 22 '05 #8
did you check this faq? http://www.aspfaq.com/2169 . at best, http_referer
is unreliable.

"hugh welford" <hu**********@btinternet.com> wrote in message
news:eP**************@TK2MSFTNGP14.phx.gbl...
Hi all - thanks for your replies. It gets curiouser and curiouser. On a
machine with IIS5 installed as offline webserver (with norton personal
firewall installed but disabled), the code referer =
request.servervariables("HTTP_REFERER") returns a blank both offline via
my IIS5 AND online via my webhosts IIS5.

BUT, on a machine with no IIS5 installed offline, (and norton personal
firewall not installed), referer =
request.servervariables("HTTP_REFERER") works perfectly well online as it
always has done.

Any ideas??? Its beyond me.

Thanks in anticipation

Hugh

"hugh welford" <hu**********@btinternet.com> wrote in message
news:Or*************@TK2MSFTNGP15.phx.gbl...
Hi - using winXP pro IIS5

the code referer = request.servervariables("HTTP_REFERER") used to return
a requesting URL. It now returns blank. Anyone any idea what is
happening?

Thanks Hugh


Jul 22 '05 #9

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

Similar topics

1
by: Sebastien | last post by:
hi, all i need your help, on about http_referrer in my script. when a visitor comes from another server i whish intercept the url where he come from; i've made some test with a simple echo...
8
by: Brian Huether | last post by:
Whenever I use this, it doesn't seem to return anything. Any idea what is happening here? My webhost (ipowerweb) uses php 4.3.1. -brian
14
by: Good Man | last post by:
Hi There A client of mine has some banner ads placed on the net. Instead of relying on the sites the ads are posted on tell us how many clicks they are getting, we wanted to track the number...
15
by: warlord | last post by:
I have a windows client app that is trying to download a file from a web server but I always get the following error when I call the GetResponse method of the Request object. The remote server...
0
by: bam Bino | last post by:
does this still work under http?
12
by: Matthew Wilson | last post by:
Hi, we are getting a lot of spam through our PHP Feedback form, and have set up a new field 'prove you're human', asking them to do some simple maths. What is the command for the PHP script...
6
by: n# | last post by:
A Basic Question in ASP.NEt 1.1 In Page_Load Event I am doing a Server.Transfer. But it throws an error on the browser windows showing "Server Application Not Found" Pls help me
2
by: DVH | last post by:
Hi, I've a script that sends mail from my site. I've included a regexp which should return 403 forbidden if you try to hijack it and send to another address. How can I test to make sure it...
1
by: jobs | last post by:
Hello. I've got a customerrors section in my web.config that redirects all errors to an ErrorPage.aspx <customErrors defaultRedirect="~/ErrorPage.aspx"> <error statusCode="403"...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.