Marcus,

Here is a very simple Upload form, with only a file upload.

https://gist.github.com/matthewroach/e5d7900219c1cd9fa96b

Maybe match it up with what you have an see what's the difference is

Regards,
Matthew



Marcus F <mailto:[email protected]>
19 August 2014 11:54
I did that on purpose, it's supposed to just grab the first filefield it sees, and I get the same error when I include it.

On Tuesday, August 19, 2014 5:53:28 AM UTC-5, Matthew Roach wrote:
--
--
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.
Matthew Roach <mailto:[email protected]>
19 August 2014 11:53
Looks like you are missing the FILEFIELD attribute from the cffile tag. Add that in an see if you still get the error




Marcus F <mailto:[email protected]>
19 August 2014 11:48
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.

Reply via email to