Bingo!

Thanks!

        Lee


> -----Original Message-----
> From: Atkinson, Sarah [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, July 16, 2001 10:43 PM
> To: CF-Talk
> Subject: RE: Help -- Has anyone seen this error?
> 
> 
> 
> Not specifying the EncType within <form> can throw the error 
> you are receiving.
> 
> <FORM ACTION="blah.cfm" ENCTYPE="multipart/form-data">
> 
> 
> > -----Original Message-----
> > From: Lee Fuller [mailto:[EMAIL PROTECTED]]
> > Sent: 17 July 2001 15:36
> > To: CF-Talk
> > Subject: Help -- Has anyone seen this error?
> > 
> > 
> > Have a piece of cffile code that's working fine on one site, and 
> > receives this error on another:
> > 
> >     Error in CFFILE tag
> > 
> >     The form field specified in the CFFILE tag (PHOTO1) does not
> > contain an uploaded file. Please    be sure that you have specified
> > the correct form field name.
> > 
> > The two pieces of code are identical, with the exception of
> > the location
> > of the upload, which we have quadruple-checked as being 
> valid and open
> > to writing by the server (for that matter, we changed it to 
> > EVERYONE...
> > And it still throws this error).
> > 
> > Anyone have suggestions?
> > 
> > 
> > 
> > 
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to