thanks much... found a piece of code that works 
pretty cool too...

<h2>CGI Variables:</h2>

<cfoutput>

<cfloop collection = "#cgi#" 
item = "variable">

#variable# = #StructFind(cgi, "#variable#")# 
<br>

</cfloop>

</cfoutput> 

-----Original Message-----
From: Janty.com [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 6:28 PM
To: Fusebox
Subject: Re: CGI Variables


In the 'CFML Basic' tab of your CFStudio, click on the little gray box with
the red dot on it.

I don't think that is all of them, but it's a lot of them.

Todd Ashworth

----- Original Message -----
From: "Brunelle, John" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Monday, March 19, 2001 5:14 PM
Subject: CGI Variables


> Does anyone know where I can find a list of all the cgi
> varibles for cold fusion??
>
> Thanks in advance,
>
> John Brunelle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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