I believe the error is actually in your FORM tag. You need to set it to
enctype = multipart/form-data
and
encoding = multipart/form-data
On 8/19/2014 6:48 AM, Marcus F wrote:
I'm working on a small site that includes a form with a file upload.
I've no idea why, but I keep getting this error:"this was not an
uploaded form type" no matter what I try.
I've removed as much as possible, leaving just <cffile action="upload"
destination="#destination#"> and the form includes <input type="file"
name="hampic">
Just trying to upload a jpg file.
Any ideas? It seems to boil down to a JAVA error message, but not
being a JAVA coder I've no idea what to look for or what the error
actually means.
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en
---
You received this message because you are subscribed to the Google
Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en
---
You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.