All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
理解学习PHP编码规范之注释和文件结构_php资料_编程技术
javascript实现网页图片等比例缩放_JavaScript技术_编程技术
实例:ASP.NET遍历配置文件的连接字符串_[Asp.Net教程]
asp.net2.0内置Application对象的应用
修改SQL Server数据库中的逻辑文件名_[SQL Server教程]
详细介绍用PHP来编写网页记数器_[PHP教程]
初学解决疑惑:PHP是什么-_php资料_编程技术
9个实用PHP函数及用法_[PHP教程]
给.Net初学者的一些建议(共勉之)_[Asp.Net教程]
IE和FireFox下javascript读写XML实现广告轮换_JavaScript技术_编程技术
Reading number is top 10 pictures
This is heaven to some path
乳娘帕梅拉安德森2
Absolutely shocked. National geographic 50 animal photographys6
The money of more than 100 countries and regions15
The money of more than 100 countries and regions18
擦地板的大叔太好了
王艳写真温柔如水1
NeedWallpaper1
XuYing poker perspective garment debut
Summer is most suitable for young people to travel in China1
Download software ranking
塘西风月痕
matrix3
Tram sex maniac 2 (H) rar bag15
Tram sex maniac 2 (H) rar bag18
传奇私服架设教程-chm
XML+Web+Service开发教程
Ashlynn Video2
Tram sex maniac 2 (H) rar bag11
Unix video tutorial5
艳兽都市
aaa published in(发表于) 2013/12/11 8:29:03 Edit(编辑)
ASP.NET上传大文件控件_.net资料_编程技术

ASP.NET上传大文件控件_.net资料_编程技术

ASP.NET上传大文件控件_.net资料_编程技术-你的首页-uuhomepage.com

这段时间写了个asp.net 上传大文件控件。经过测试,在ie中可显示进度条。特此共享,望广大网友多提意见。


大文件上传控件(包含进度条)


使用说明如下:



上传进度条控件


Web.config 配置






























ASPX页面
//顶部
<%@ Register Assembly="Common" Namespace="Common.Web.AppControl" TagPrefix="cc1" %>
//form内


Cancel



ASPX对应的CS代码
protected void Page_Load(object sender, EventArgs e)
{
//绑定上传客户端javascript事件
this.BtnUpload.OnClientClick = this.WebUploadProgressBarControl.GetUploadClick_javascript;
//绑定上传取消客户端javascript事件
this.hyCancel.NavigateUrl = "javascript:" + this.WebUploadProgressBarControl.GetUploadCancelClick_javascript;
}
protected void BtnUpload_Click(object sender, EventArgs e)
{
//上传文件
this.WebUploadProgressBarControl.SaveUploadFiles();
}

必须在IIS站点下设置端口或虚拟目录方可测试通过,又问题请和zljGood@hotmail.com联系


有问题请和zljGood@hotmail.com联系, email:zlj9000@hotmail.com






添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.