通过swfupload上传进度 [英] Upload Progress via swfupload

查看:64
本文介绍了通过swfupload上传进度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net中使用swfupload?我想在上传文件时显示文件上传进度.我正在asp.net(C#)2.0

解决方案

中查看文档.他们有此事件 uploadProgress(文件对象,已完成字节,总字节) [ SWFUpload是JavaScript& Flash上​​传库 [^ ]

同样也有一个jQuery插件: SWFUpload jQuery插件 [ ^ ]

How to use swfupload in asp.net? I want to show file upload progress while uploading files.I am workin in asp.net(C#) 2.0

解决方案

Here have a look at the documentation. They have this event uploadProgress(file object, bytes complete, total bytes)[^] for providing UI updates on the page.

Samples can be found here: SWFUpload is a JavaScript & Flash Upload Library[^]

There is a jQuery plugin too for the same: SWFUpload jQuery Plugin[^]


这篇关于通过swfupload上传进度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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