I am trying to get this to work, and the simple test case is:

<cfif cgi.HTTP_REFERER IS NOT "">
        cgi variable exists
<cfelse>
        cgi variable does not exist
</cfif>


<cfoutput>#CGI.HTTP_REFERER#</cfoutput>

However I am not getting anything back in the cgi variable. 

Any comments appreciated.

Rick Colman




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236466
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to