On 5/24/01, Massimo Foti penned:
>I guess a code like this should catch any problem, isn't it?
>
><cfif isdefined("cgi.http_referer") AND cgi.http_referer NEQ "">
>It's not there or is empty
></cfif>

I'm pretty sure that cgi variables are always present, just empty if 
not contained in the request or not supported by the web server, so 
you don't have to check if they are defined.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to