I am looking for a solution to upload multiple files (click on browse button, and select multiple files using shift key).
I see several solutions that need to be upl
You just need to add an attribute of multiple like this
check this site
http://www.aspdotnet-suresh.com/2012/12/aspnet-upload-multiple-files-using.html
and you could also use this
http://www.dotnetfunda.com/articles/article1062-fileupload-uploading-file-to-the-server-without-clicking-a-button.aspx