How can I allow users to select more than one file to upload in the upload form? The standard upload form only allows users to select one file. I noticed that Photobucket allows users to select more than one file. Any help is greatly appreciated.
its very simple, you have more than one input field... if you wanted to get fancy you could have javascript to define the #, in order to be able to make it very efficient.
I know this but thanks. When you click browse it only allows you to select one file. What I want is to allow users to select more than one file at once. How can I do this? Photobucket has it.
You should try it: http://digitarald.de/project/fancyupload/1-0/ In action: http://digitarald.de/project/fancyupload/1-0/showcase/photoqueue/ Good luck