I have added AJAX Controls. Is it possible to upload multiple files using “AsyncFileUpload” control ? If so, how will you do it ? If not, is there any third party multiple file upload controls to be used in ASP.Net using C# ?
I have added AJAX Controls. Is it possible to upload multiple files using AsyncFileUpload
Share
Try this
it uses jquery to upload multiple files to the server.