When debugging is turned on, any execution of a Cold Fusion page
produces parameters which contain 'Form Fields' and 'CGI Variable'
information.
I have certain directories that are set with 'Integrated Windows
Authentication'. When these directories are accessed, the 'AUTH_USER'
and 'REMOTE_USER' variables display the person accessing the
directories. I need to get this information when a page in the directory
is accessed. I have looked through most of the Cold Fusion documentation
and can not find a way to access any of these variables.
I could use ASP programing (<% =Request.ServerVariables(name) %>) and
get the information, but I would rather use Cold Fusion. If anyone can
help, I would be most appreciative. An example would also help get me on
track.

Thanks

Gregory


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to