Can you CFDUMP it?

> -----Original Message-----
> From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 12, 2002 11:21 PM
> To: CF-Talk
> Subject: CFFILE Structure ... I have a bad feeling about this... 
> 
> 
> Someone please tell me I'm wrong and that <cffile> does create it's
> variables in a structure called CFFILE and not as a collection of
> dissociated variables? ... CF 5 currently... I'm trying to 
> use this code:
> 
> <CFFILE ACTION="Upload" FILEFIELD="#attributes.filefield#"
> DESTINATION="#ulpath#" NAMECONFLICT="MAKEUNIQUE">
> <cfset upload.file = duplicate(cffile)>
> 
> but it chokes on "cffile" saying it can't find the variable...
> 
> Isaac Dealey
> Certified Advanced ColdFusion 5 Developer
> 
> new epoch
> www.turnkey.to
> 954-776-0046
> 
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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