Best way to upload multiple files from a browser

前端 未结 9 1263
太阳男子
太阳男子 2020-12-12 17:37

I\'m working on a web application. There is one place where the user can upload files with the HTTP protocol. There is a choice between the classic HTML file upload control

9条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-12 18:04

    There are HTTP/HTTPS upload controls that allow multi-file upload. Here is one from Telerik, which I have found to be solid and reliable. The latest version looks to have most if not all of your feature requirements.

提交回复
热议问题