I was wondering if there is a way to multiple file upload, such as all the files in a directory. This would greatly improve the speed of the application I am am working on. Right now I have 10 upload boxes for the users to use but some have over 50 files to upload and they complain about the time it takes. These are all scanned images being placed in a MySQL database. Can anyone help? Thanks.