I ve seen lots of examples out there but none that quite tick all the boxes for me
我需要一个多台文件上载器,使用网络服务,上载到服务器/向亚洲开发银行提供细节。
任何例子/要求都将是巨大的。
能否做到这一点?
我试图利用这一榜样
http://jquery-with-asp.net/02/ajax-file-upload-with-asp-net-using-valums-script/
功能生成自动载荷
var uploader = new qq.FileUploader({
element: document.getElementById( dvFileUploader ),
action: ws/FilesUploader.html ,
debug: true
});
}