用于 asp.net 的带进度条的文件上传 - 不带 flash

发布于 2024-10-07 21:26:58 字数 349 浏览 0 评论 0原文

我正在寻找一种技术来上传文件并显示进度。 componentartcomponentone 使用 ajax 调用带有 axd 扩展名的文件。 我想构建我的服务器控件以像这样工作。 (我不想使用这些组件)

I'm looking for a technique in order to upload files and show the progress.
Both componentart and componentone use an ajax calls to a file with axd extension.
I want to build my server control to works like these. ( I don't want to use these components )

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

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

发布评论

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

评论(1

甜扑 2024-10-14 21:26:58

有一个很好的免费 javascript 库,您可以在这里使用它: http://valums.com/ajax-upload /

目前,他们只有如何在 Perl、PHP 和 Java 中实现此功能的示例,但我确信您可以了解这个想法并在 C# 或 VB(无论您使用什么)中实现它。

There is a nice free javascript library you can use to do it here: http://valums.com/ajax-upload/.

Right now, they only have examples of how to implement this in Perl, PHP, and Java, but I'm sure you could get the idea and implement it in C# or VB (whatever you're using).

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