CGI scoped variables always exist. #cgi.I_like_cheese_burgers# should return an empty string-- unless of course, there is a web server out there that implements that variable. :)
~Brad -------- Original Message -------- Subject: re: Code Review? From: "Al Musella, DPM" <[email protected]> Date: Wed, February 10, 2010 12:17 pm To: cf-talk <[email protected]> Does it always cause an error or just sometimes? If it is sometimes, it might be the browser not sending the http_referer.. try using cfparam on it. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330545 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

