Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有个问题。哪个控件更适合用于文件上传 (ASP.NET MVC3)?当然没有页面刷新。它应该可以在 IE8 等旧浏览器中运行。
查看现有问题
asp.net mvc文件上传ajax post
Asp.net mvc 通过 ajax 上传文件
http://www.fyneworks.com/jquery/multiple-file-upload/
我正在使用这个插件
在此链接中,您可以看到插件和文档的演示
我用asp.net页面做过,但是概念应该是一样的。
这里是 MVC3 中的一个例子