Yes, that was what it was. Norton is not good for everything :)
________________________________
From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 25, 2004 4:32 PM
To: CF-Talk
Subject: RE: HTTP_REFERER
I *think* Norton Internet Security also blocks them.
-----Original Message-----
From: cfhelp [mailto:[EMAIL PROTECTED]
Sent: Monday, 26 January 2004 5:27 a.m.
To: CF-Talk
Subject: RE: HTTP_REFERER
I use it.
I get an empty string when they use a Bookmark or type in the URL. If they
click a link it works. Also I believe you can turn header info off in some
browsers.
So I use a IsDefined(CGI.HTTP_REFERER) and <cfif CGI.HTTP_REFERER IS NOT ''>
Before outputting it.
Rick
-----Original Message-----
From: Robert Bailey [mailto:[EMAIL PROTECTED]
Sent: Sunday, January 25, 2004 11:18 AM
To: CF-Talk
Subject: HTTP_REFERER
On every one of our CFMX servers(18 of them!), when using this:
<CFOUTPUT>#CGI.HTTP_REFERER#</CFOUTPUT>
It never returns anything, just an empty string. Anyone have this problem at
all?
CFMX 6.01 (latest update, some are standard install, some are installed with
JRUN), IIS 6, 2003 server
_____
_____
________________________________
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- HTTP_REFERER Galileo-Interactive
- Re: HTTP_REFERER Russel Madere
- RE: HTTP_REFERER cfhelp
- RE: HTTP_REFERER Taco Fleur
- RE: HTTP_REFERER Matthew Walker
- http_referer Robert Bailey
- http_referer Andrew Grosset
- Re: http_referer JerryEla
- Re: http_referer Andrew Grosset
- Re: http_referer Howard Fore
- RE: http_referer Matt Robertson
- Re: http_referer Andrew Grosset
- RE: http_referer Barney Boisvert
- RE: http_referer Mike Kear
- RE: http_referer Barney Boisvert
- http_referer Parker, Kevin