Multi file upload using c# on ASP.NET 4.0 environment

后端 未结 6 2066
死守一世寂寞
死守一世寂寞 2020-12-30 08:49

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

6条回答
  •  萌比男神i
    2020-12-30 09:12

    You could use JQeryFileUpload's drag and drop feature, we use it for our CMS and our users seem happy with the solution, you can try the demo site here. Just drop as many files as you want and see it in action, It's highly customisable.

提交回复
热议问题