Multiple File Upload on a single button click
Posted
by Sreejesh Kumar
on Stack Overflow
See other posts from Stack Overflow
or by Sreejesh Kumar
Published on 2010-02-24T09:36:30Z
Indexed on
2010/03/27
0:03 UTC
Read the original article
Hit count: 462
c#
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# ?
© Stack Overflow or respective owner