Click here to Skip to main content
15,885,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Users,

Presently we are using jquery multifile upload control for uploading the files working fine, but here on problem is not able to select multiple files at a time.
So, if you have any idea or you already used File upload control for multiple file selection at a time in asp.net ,please hesp me

Thanks & Regards,

B.Koteswara Rao
Posted
Comments
navin ks 27-Mar-13 3:16am    
use checkbox and its controll
Orcun Iyigun 27-Mar-13 3:21am    
What the?!?!

1 solution

Since you used jQuery your best solution is the following link in jQuery.
Tutorials:Multiple_File_Upload_Magic[^]
Take a look at it and enhance your file upload control.

There are some more examples as well:
Upload Multiple Files in ASP.NET using jQuery[^](In this one you can use the Multiple File Plugin as well)
Multiple file selection for uploading in asp.net[^]
Select multiple files to upload in asp.net[^]
Multiple File Upload User Control[^]

Good luck,
OI
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900