Yep, cgi.http_referer (a classical mis-spelling) is what you're looking for.
<CFIF NOT FINDNOCASE("http://www.YourDomainHere.com",CGI.HTTP_REFERER)>
<CFLOCATION to where you want them to start
</CFIF>
best, paul
At 05:06 PM 2/8/01 -0800, you wrote:
>I have been searching past posts and our reference texts looking for this
>but I cannot seem to find anything.
>I want to be able to ensure that visitors to certain parts of our site are
>actually arriving there by browsing our site. We have outside vendors
>linking to product manuals and downloading them from their site. When this
>happens I would like to bounce them to our home page and deter vendors from
>using our site to provide services to their customers. It is ok if someone
>surfs our site and downloads the manuals.
>
>We have considered using session variables but that would require
>restructuring the existing site. I seem to remember a variable http_referrer
>but I can't find anything on it. Am I close? Any suggestions are
>appreciated.
>
>Thanks in advance,
>
>Tony Gruen
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists