Page 1 of 1

Uploading multiple files

Posted: Thu Jun 07, 2007 12:24 am
by Mr Tech
Is it possible to upload multiple files (using php) without having to have more then one browse button of the page?

Can you make multiple selections from the one browse button or is there other programs out there that would assist?

Thanks

Posted: Thu Jun 07, 2007 12:35 am
by feyd
No.

You can use Javascript to hide, then create a new one it its place however. However this will not work for those with Javascript disabled. So also having a way of attaching more files for those users is also important.