加入到比较篮
类别:
上传下载| 大小:945K | W:61,M:281,T:6987
下载积分:0 分 | 开源度:
(开源比例)
(开源比例)
适读人群:入门者 - 进阶 - 高手
|
获奖:[0]个金币 上传时间:2009-4-8 9:46:58
| 上传者:51aspx
Silverlight多文件(大文件)上传项目源码
一个免费的SL多文件上传,支持大文件上传
Features(特色):
- Select multiple files to upload (选择多文件上传)
- Upload multiple files at the same time (asynchonous)(一次上传多文件,异步刷新)
- Cancel a single upload, or clear the full list(可以取消单个上传或清空上传列表)
- Shows the overall progress(显示所有上传进度条)
- Error notification when upload failed(上传错误会有提示)
For developers / webmasters(对于开发者或者网管):
- Configure file extension filter (for example, only .jpg files) (配置支持的格式,如仅仅支持jpg)
- Configure maximum file size (设置最大上传尺寸)
- Configure the number of simultaneous uploads (设置一次最多上传数量)
- Input for custom parameters (输入自定义参数)
- Basic webservice included
- Change the default color by setting a single parameter(可以改变默认演示)
- JavaScript events and properties for integration in your website
Free Silverlight Multi File Uploader
Features(特色):
- Select multiple files to upload (选择多文件上传)
- Upload multiple files at the same time (asynchonous)(一次上传多文件,异步刷新)
- Cancel a single upload, or clear the full list(可以取消单个上传或清空上传列表)
- Shows the overall progress(显示所有上传进度条)
- Error notification when upload failed(上传错误会有提示)
For developers / webmasters(对于开发者或者网管):
- Configure file extension filter (for example, only .jpg files) (配置支持的格式,如仅仅支持jpg)
- Configure maximum file size (设置最大上传尺寸)
- Configure the number of simultaneous uploads (设置一次最多上传数量)
- Input for custom parameters (输入自定义参数)
- Basic webservice included
- Change the default color by setting a single parameter(可以改变默认演示)
- JavaScript events and properties for integration in your website
Free Silverlight Multi File Uploader
配置参数说明:
MaxFileSizeKB: File size in KBs.(最大上传尺寸,以KB为单位)
MaxUploads: Maximum number of simultaneous uploads(一次上传最多的文件数)
FileFilter: File filter, for example ony jpeg use: FileFilter=Jpeg (*.jpg) |*.jpg(上传文件格式)
CustomParam: Your custom parameter, anything here will be available in the WCF webservice
DefaultColor: The default color for the control, for example: LightBlue
Possible parameters:
<asp:Silverlight ID="Xaml1" runat="server" Source="~/ClientBin/mpost.SilverlightMultiFileUpload.xap" MinimumVersion="2.0.30523" Width="415" Height="280"
InitParameters="MaxFileSizeKB=1000,MaxUploads=2,FileFilter=,CustomParam=1,DefaultColor=LightBlue"
/>
同类型下载排行(Top 8)
2007-3-30
2007-4-24
2007-9-6
2007-6-2
2008-10-6
2007-7-16
2007-7-16
2007-12-8
以下源码也许对你有用
07-03-19
07-03-22
07-03-23
07-03-26
07-03-27
07-03-27
非[实名用户]发言需审核,禁止灌水!
该源码共有[2]条问答,本页显示最新[5]条,查看更多请进 >>
关于在线演示地址帐号密码的..(01-25)
[非实名用户]重要通知:为净..(10-09)
你想拥有一个和51aspx一样的..(10-12)
[实名用户]Vip群(54032679)开..(10-10)
[非实名用户]重要通知:为净..(10-09)
你想拥有一个和51aspx一样的..(10-12)
[实名用户]Vip群(54032679)开..(10-10)
| 类别导航
| 下载总排行(DownLoad Top)
| 30日下载排行(The Latest 30 Days)
| 7日下载排行(The Latest 7 Days)




网址:




该[

