macromedia.coldfusion.getting_started
[Top] [All Lists]

Re: Find domain in referer

Subject: Re: Find domain in referer
From: "jdeline"
Date: Thu, 15 Nov 2007 16:38:58 +0000 UTC
Newsgroups: macromedia.coldfusion.getting_started

The value of the HTTP_REFERER is a backslash-delimited list.  So 
http://proto.foo.com/bar/ is a list with three elements: http, proto.foo.com 
and bar.  Hope this helps

<Prev in Thread] Current Thread [Next in Thread>