AJAX ASP.Net 中的多文件上传用户控件

发布于 2024-12-11 22:29:38 字数 159 浏览 0 评论 0原文

我必须使用 Ajax 控件创建一个多文件上传用户控件。 主机页/母版页将仅包含脚本管理器控件。

作为 Ajax 新手,我该如何实现这一目标? 使用 Ajax 控件构建的整个用户控件还是仅托管容器将从 Ajax 套件(如“更新面板”)派生,或者两者都可以完成?

提前致谢。

I have to create a multiple file upload user control with Ajax controls.
The host page/master page will contain only the script manager control.

How am i going to achieve this as i am new to Ajax?
Will the entire user control built using Ajax controls or only the hosting container will be derived from Ajax kit like “Update Panel” or both can be done??

Thanks in advance.

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

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

发布评论

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

评论(1

ぽ尐不点ル 2024-12-18 22:29:38

我认为最好的控制是“Plupload”。
我在几个应用程序中使用了它。
http://www.plupload.com/

它适用于多种方法,例如 Gears、Browser+、HTML 5、 Flash、Html 4(它为此创建了不可见的)iframe。

所以它在任何情况下都有效。

如果您有任何疑问,请告诉我。

I think the best control is "Plupload".
I used it in several my applications.
http://www.plupload.com/

It works with several methods, like Gears, Browser+, HTML 5, Flash, Html 4 (it created unvisible) iframe for this.

So it works in any cases.

Let me know if you have any questions.

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