ASP.NET MVC 3 文件上传插件

发布于 2024-12-21 10:10:27 字数 123 浏览 1 评论 0原文

我正在寻找一个多文件上传模块/插件,最好是适用于我的 ASP.NET MVC 3 项目的异步上传。我遇到过 blueimp,但在摆弄演示后,上传的一些图像没有显示在预览部分。

有没有更好的异步多文件上传插件可以推荐?

I'm looking for a multifile upload module / plugin, preferably async upload for my ASP.NET MVC 3 project. I've come across blueimp but after fiddling around with the demo, some images uploaded were not shown in the preview section.

Are there any more good async multi file upload plugins that anyone could recommend?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

緦唸λ蓇 2024-12-28 10:10:27

尝试 plupload。这是有据可查的。

Try plupload. It's well documented.

马蹄踏│碎落叶 2024-12-28 10:10:27

您可能需要检查Telerik Upload for ASP.NET MVC它是免费的,遵循 GPL V2。还提供商业版本。

You might want to check Telerik Upload for ASP.NET MVC. It's free under GPL V2. A commercial version is also available.

醉城メ夜风 2024-12-28 10:10:27

您可以使用插件 ajax upload

这是它的一些功能:

  1. 多文件选择、进度栏在 FF、Chrome、Safari 中

  2. 拖放文件选择在 FF、Chrome 中上传可取消

  3. 外部依赖项未使用 Flash 完全与 https 配合使用

  4. FF、Chrome、Safari 中的键盘支持已在 IE7 中测试,8;火狐浏览器3,3.6,4; Safari4,5;铬合金; Opera10.60;

You can use plugin ajax upload

This is some it's features:

  1. multiple file select, progress-bar in FF, Chrome, Safari

  2. drag-and-drop file select in FF, Chrome uploads are cancellable no

  3. external dependencies doesn't use Flash fully working with https

  4. keyboard support in FF, Chrome, Safari tested in IE7,8; Firefox 3,3.6,4; Safari4,5; Chrome; Opera10.60;

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文