If you have the ability to do so, try turning on debugging via the CF
Administrator.  It will produce a list at the bottom of the screen with more
CGI variables than you'll know what to do with.  If this is not an option,
go to the Allaire Developer area and download the CFML Quick Reference (.pdf
format) it has a number of cgi variables and more at the end.  Here's a link
to the download page...  
http://www.allaire.com/developer/documentation/ColdFusion.cfm

Jeff Garza
Web Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200

[EMAIL PROTECTED]
http://www.spectrumastro.com



-----Original Message-----
From: Michael Gribbin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 06, 2001 11:05 PM
To: CF-Talk
Subject: http_user_agent


Since I have not read about it in any CF books nor seen anything about it on
Allaire, it is interesting to see the "http_user_agent" feature. I've been
using JavaScript to determine the browser type. The talk list's  suggestion
to use <CFIF http_user_agent CONTAINS 'Mac'> is a good one and works really
well. Thanks gang.

 Now my question is: are there any other of these goodies to help me find
the IP Address or Referring  Page using CF?

Thanks all,

Michael Gribbin
Digital Marketing Alliance, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to