Web应用程序中的进度栏 [英] Progress bar in web application

查看:50
本文介绍了Web应用程序中的进度栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在开发一个将图像上传到服务器的Web应用程序.此过程需要一些时间才能将图像上传到服务器上.我想在单击上传按钮时显示进度条,它会显示进度以上传多少数据.
而且我也想以百分比形式显示一个数值,表示完成了多少工序.
我在应用程序中使用wcf服务,该服务在上传图片后返回bool值.

如何做-进度栏?

谢谢,
Avinash.

Hi all,

I am developing a web application in which i am uploading an image to server.This process take some time to upload image on server.I want to show progress bar when i m clicking on upload button it will show progress how much data is uploaded.
and also i want to show a numeric value in % how much process is completed.
I am using wcf service in my application which returns bool value after uploading image.

How to do this- progress bar?

Thanks,
Avinash.

推荐答案

请参阅以下CP文章
See these CP article
Reusable Progress Bar Server Control[^]
ASP.NET File Upload with Progress Bar[^]


检查此链接来自codeproject

使用WCF上传/下载文件时的进度指示 [ ^ ]

WCF流式传输:通过HTTP上传/下载文件 [ ^ ]
check this link from codeproject

Progress Indication while Uploading/Downloading Files using WCF[^]

WCF Streaming: Upload/Download Files Over HTTP[^]


这篇关于Web应用程序中的进度栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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