Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Davey Shafik's Blog:
Multiple File Uploads... its baaaack
Sep 02, 2005 @ 10:52:20

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.

Some time ago I blogged a nice little JavaScript that would allow user-friendly multiple file uploads.

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.

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...

tagged:

Link:


Trending Topics: