Daily Archives: March 8, 2012

ColdFusion 10 Beta: Multiple HTML5 multiple uploads bug

No, I didn’t type multiple twice by mistake.  This post is about Adobe ColdFusion 10 Beta release and its support of HTML5′s <input type="file" name="bob" multiple="multiple" />.  But not just one of them, imagine a form with 2 or more “multiple” uploads.  Well currently that’s about all you should be doing, imagining, since it’s not properly supported in the current Beta.

Continue reading