Forum Moderators: coopster
this is one
[webmasterworld.com...]
flickr have a lovely new javascript one that allows you to select multiple images at once.
The task of the javascript here is that to provide you virtually unlimited number of file input boxes as per you requirement.
Once those file boxes are submitted, there is a need for a server side script like PHP to run the upload process. But I wouldn't assume the javascript to be able to upload the file to the server.
Multiple file uploads can be taken just as any one upload, running over and over again to pick the next file on the line.