asp.net中是否有多个文件上传器控件(与原像相同)?

发布于 2024-11-10 09:19:33 字数 111 浏览 0 评论 0原文

这是我们项目的示例

这是我的项目需要的多个文件上传器控件,是否有任何控件可以做到和它一样吗?

this is the sample for our project

this is what my project need for multiple file uploader control, is there any control can do the same thing as it?

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

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

发布评论

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

评论(1

撩起发的微风 2024-11-17 09:19:33

您可以尝试 Flajaxian 文件上传器。它是一个免费的开源 ASP.Net 控件,用于进行多次上传。它确实需要在浏览器中使用 Flash,这是您需要考虑的依赖性。

它将自己描述为:

一个 .NET Web 控件,专为
多个文件异步上传
同时显示多个文件,不分页
回发并带有进度条
表示当前上传的内容
进步。该控制不
需要完全信任的环境。这
控制可以通过扩展
添加服务器端和客户端
副功能。 Flajaxian 文件上传器
使用 Adob​​e Flash Player 9 或更高版本
Flash Player 用于文件上传
请求。

You could try the Flajaxian File Uploader. It's a free open source ASP.Net control for doing multiple uploads. It does require the use of Flash in the browser, which is a dependency you will need to consider.

It describes itself as:

a .NET web control designed for
asynchronous file upload of multiple
files at the same time, without a page
post back and with a progress bar
indicating the current upload
progress. This control does not
require full trust environment. The
control can be extended with the
addition of server side and client
side functions. Flajaxian FileUploader
uses Adobe Flash Player 9 or higher
Flash Player for the file upload
request.

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