开发者

jQuery/ ajax file uploader to use in asp.net?

开发者 https://www.devze.com 2023-03-19 13:07 出处:网络
I need to use some jquery/ ajax file uploader in my asp.net page Please recommend me some tool or script it is flexible and its resources are also available if required. Requ开发者_C百科riment is it

I need to use some jquery/ ajax file uploader in my asp.net page

Please recommend me some tool or script it is flexible and its resources are also available if required. Requ开发者_C百科riment is it should be asynchronice and supporting mulitple files.


ASP.NET Ajax Control Toolkit - AsyncFileUpload Control

http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/AsyncFileUpload/AsyncFileUpload.aspx

and here is an example of how to use it:

http://www.codeproject.com/KB/ajax/AsyncFileUpload.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消