I keep getting the following error

Error Diagnostic Information
Error in CFFILE tag 

The form field specified in the CFFILE tag (THUMBNAIL) does not contain 
an uploaded file. Please be sure that you have specified the correct 
form field name.

Here is my call to the tag, anything wrong here or some advice maybe? 
The formfield name is correct!!

<CFFILE
  ACTION="upload"
  FILEFIELD="thumbnail"
  NAMECONFLICT="makeunique"
  DESTINATION="c:\carnivorepc\countrymusicgroup\_images\"
  ACCEPT="image/gif , image/jpeg">


There are two major products that come out of Berkeley: LSD and [Unix] 
BSD. We don't believe this to be a coincidence.



Doug Brown
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
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