Multiple File Selection For Uploading in ASP.NET

后端 未结 3 1223
慢半拍i
慢半拍i 2020-12-06 02:43

There are several resources available on net to upload multiple files, but using multiple FileUpload controls. What I need to have multiple file selection dialog box so th

3条回答
  •  死守一世寂寞
    2020-12-06 02:59

    You may want to check out the Flajaxian controls - http://www.flajaxian.com/. They give you the ability to select multiple files at once for upload, and the control is free.

提交回复
热议问题