Maybe this is already being worked on, but if not, I would like to contribute to support for multi-file upload through the OS file picker. I know you can use multiple FILE upload forms, or upload a zip file, but there are several open source flash solutions available now that allow you to pick one-to-many files in your normal OS file picker, and then the Flash code loops through them and uploads them.
I have integrated one of these solutions into several of my applications, which are ASP and .Net based, and would just need some help on the PHP upload side of things to know how/what to configure in the flash code (URL for POST, field names and attributes etc).
Thoughts? Maybe there is a plugin already available that I missed?
Comments
Thank you!