Multiple File Uploads using Jquery plugin
Hi All ,
We have a very simple requirement . There should be a file selector with which user should be able to select multiple files at once .
There is a button , on click of which files should be posted to server . We will read them through HTTPPosted file collections and do further processing .
I have gone through lot of forums but did not found a reliable plugin . Is it possible through a Jquery plugin ?
Any help will be really appreciated.
Thanks
Siddhesh