Sure, cfdump. :) StructKeyList will work in CFMX.

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Hire

Email    : [EMAIL PROTECTED]
Yahoo IM : cfjedimaster

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, August 15, 2002 12:14 PM
> To: CF-Talk
> Subject: Re: http=cgi
> 
> 
> > Another interesting thing you may not know about cgi - you 
> can output
> > ANY cgi variable, even if it doesn't exist:
> 
> > <cfoutput>
> > #cgi.raycanttype#<br>
> > #structkeyExists(cgi,"raycanttype")#
> > </cfoutput>
> 
> > When outputting, the value returned is an empty string, and
> > structkeyExists will return Yes.
> 
> So is there any function that will return the list of valid 
> cgi variables?
> 
> 
> Isaac Dealey
> Certified Advanced ColdFusion Developer
> 
www.turnkey.to
954-776-0046

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to