Yes,
The form itself is no different.

All I have changed is the action page, which now invoked the component.

I think the error is occurring when I send in the #form# scope as an
argument.

I've tried dumping the #form# and #arguments# scopes and are identical
so it does look as if the values are getting through.

Arrrgh.

-Darren

> -----Original Message-----
> From: Steve Martin [mailto:[EMAIL PROTECTED]]
> Sent: 17 January 2003 17:27
> To: [EMAIL PROTECTED]
> Subject: RE: [ cf-dev ] cffile in cfc's
> 
> You using multipart/form-data as the enctype?
> 
> -----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]
> 




-- 
** 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