Are you using 

a) action="my.cfc" 

or 

b) invoking the cfc on your action page ?

If b how are you passing the file to the cfc? 

<cfargument type=binary  or how?



WG

> -----Original Message-----
> From: Darren Adams [mailto:[EMAIL PROTECTED]]
> Sent: 17 January 2003 17:24
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] cffile in cfc's
> 
> 
> Hello All,
> 
> Has anyone had any experience with using cffile in a cfc ?
> 
> I've just converted a perfectly working form action page which uploads
> files to a cfc which is invoked and sends #form# to a function. 
> 
> If I try to run cffile in there I get the old chestnut about "form field
> not containing a file".
> 
> 
> Any ideas ?
> 
> -Cheers,
> 
> Darren
> 
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to