WebDav 的替代品?赢得服务器2003,赢得7

发布于 2024-09-03 02:56:13 字数 221 浏览 8 评论 0原文

我有一个内部网页,其中有一个 iframe,其源指向 webdav 文件夹。这允许用户将多个文件拖放到 iframe 窗口上,然后主页上的按钮启动服务器端任务来处理文件。

我正在寻找一种替代方案,允许我拖动一组文件并将它们放到网页的目标区域上,然后将它们上传到网络服务器。

理想情况下,这应该在 ASP.Net 2,3 或 4 中。

有什么建议吗?

TIA J

I have an internal web page that I have an iframe with the source pointing to a webdav folder. This allows the user to drag and drop a number of files on the iframe window which a button on the main page then kicks off a server side task to process the files.

I am looking for an alternative that will allow me to drag a group of files and drop them onto a target area of a web page which will then upload them to the web server.

Ideally this would be in ASP.Net 2,3 or 4.

Any suggestions?

TIA
J

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

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

发布评论

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

评论(1

青衫负雪 2024-09-10 02:56:14

我最终使用了多文件上传 Silverlight 组件。它就像一个魅力,我相信它可以在 codeplex 上使用。

I ended up using multi file upload Silverlight component. It works like a charm and I believe it is available on codeplex.

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