Thats exactly what I wuz looking for. Thanx.


>From: "Bernd VanSkiver" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: CGI.HTTP variables.....
>Date: Tue, 12 Dec 2000 23:12:46 -0600
>
><cfloop collection="#cgi#" item="i">
>       <cfoutput>cgi.#i# has value of : #cgi[i]#<br></cfoutput>
></cfloop>
>
>Bernd VanSkiver
>[EMAIL PROTECTED]
>ICQ #: 916324
>
>
>-----Original Message-----
>From: Michael Thomas [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, December 12, 2000 11:07 PM
>To: CF-Talk
>Subject: CGI.HTTP variables.....
>
>
>Is there anyway I can snag all the CGI.HTTP variables all in one shot, like
>loop over a collection if they are stored inside a structure???
>
>Sincerely,
>Mike
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        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