In a quick post on Davey Shafik's weblog today, he notes about a handy little script that you can use to make multiple file uploads on your pages.
However, with the move to S9Y I lost all my examples and external pictures etc. I have been asked about this one multiple times, so using the awesome S9Y Static Page extension, I have put it up again.
Some time ago I blogged a nice little JavaScript that would allow user-friendly multiple file uploads.
The script takes in the files, transfers the names on them to a selsect box (from the file input), and uploads the list that way once the Submit button is clicked. It's a nice alternative to having a list of file upload boxes...




