asp.net中的多个上传器 [英] Multi Uploaders in asp.net

查看:59
本文介绍了asp.net中的多个上传器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨Frnds,

我想在asp.net中创建多个上载器,但它应该使用1个浏览按钮上载多个文件,

如何制作此多上传器


在此先感谢

Hi Frnds,

I want to make a multi uploaders in asp.net but it should upload multiple files with 1 browse button ,

How to make this multi uploader


Thanks in advance

推荐答案

检查这些链接;

您的关键类是:"HttpFileCollection"类.它用于检索所有上载的文件.它提供了访问每个文件的内容和属性的方法和属性.

Ajax上传器 [^ ]

使用进度条使用Flash和ASP.NET进行多个文件上传 [上传多个文件 [
Check these links;

Your key class here is :‘HttpFileCollection’ class. It is used to retrieve all the files that are uploaded. It provides methods and properties to access the contents and properties of each file.

Ajax uploader[^]

Multiple File Upload With Progress Bar Using Flash and ASP.NET[^]

Multiple file upload[^]


教程:多种文件上传魔术 [ ^ ].

但是我怀疑您会发现此方法更容易实现,因为它提供了完整的解决方案:
使用jQuery在ASP.NET中上传多个文件
[ ^ ]

问候
Espen Harlinn
Google gives you a number of options[^]

I found this article quite nice:
Tutorials:Multiple File Upload Magic[^].

But I suspect that you will find this one easier to implement, as it offers a full solution:
Upload Multiple Files in ASP.NET using jQuery
[^]

Regards
Espen Harlinn


这篇关于asp.net中的多个上传器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆