Hmmmm not sure it will work in application.cfm due to that being the first
file processed by CF. It needs to have a referring page, hence the name.




Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "Cornillon, Matthieu" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, July 27, 2002 4:48 PM
Subject: RE: CGI.HTTP_REFERER


> I'm checking it in my Application.cfm.  I want to see whether the page
> before the current page is from my site or not.  If not, I want to do
> something different.  I am guessing that my company's firewall is set to
> block outgoing referer information from the browser.  I am checking into
> this with my IT department.
>
> Thanks anyway,
> Matthieu
>
> -----Original Message-----
> From: Douglas Brown [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, July 27, 2002 7:05 PM
> To: CF-Talk
> Subject: Re: CGI.HTTP_REFERER
>
>
> The syntax on the first one is correct. Are you referencing it after a page
> request or form submittal?
>
>
>
>
> Douglas Brown
> Email: [EMAIL PROTECTED]
> ----- Original Message -----
> From: "Cornillon, Matthieu" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Saturday, July 27, 2002 3:49 PM
> Subject: CGI.HTTP_REFERER
>
>
> > Okay.  I'm stumped.  I had this whole lovely plan for something I'm
> working
> > on.  It involved looking at the value of CGI.HTTP_REFERER.  But that value
> > isn't coming up on my radar.  It doesn't matter what browser I use.  It's
> > just not there.  I've tried different spellings (REFERRER, REFERER),
> looped
> > through every variable available, put a reference without a variable scope
> > prefix, everything.  It just doesn't show up.
> >
> > I understand that the CGI variables returned are based on the server
> > configuration.  So I guess my entire pile of questions is:
> >
> > A) Am I doing something simple and obviously stupid?
> >
> > B) What would I have to do to my server to get it to return this variable:
> > is it on the CFAS side, or on the HTTP-server-software side?
> >
> > Thanks for any help anyone can give.  I need this blasted variable!!
> >
> > Matthieu
> >
> >
> >
>
> 
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to