简体   繁体   English

显示asp.net 3.5中进程的实时百分比栏

[英]showing real time percentage bar for process in asp.net 3.5

My application is in asp.net 3.5, C#. 我的应用程序位于asp.net 3.5,C#中。

I am developing and application where i am reading product details from an excel file and uploading that data to an another site say xyz using API.so while reading or uploading data to an xyz site i want to show percentage progress bar.if when product completes uploading progress bar should progress with 1 percent. 我正在开发和应用程序,我正在从Excel文件中读取产品详细信息并将其数据上传到另一个使用API​​.xyz的站点,所以在读取或上传数据到xyz站点时我想显示进度条百分比。上传进度条的进度应为1%。

Can any one suggest me how could i achieve this.I found difficulty in getting server values on client site real time i tried using Page Method to call web method also, but it didi not work. 任何人都可以建议我如何实现此目标。我发现很难在客户端站点上实时获取服务器值,我也尝试使用Page Method来调用Web method,但这没有用。

If any one knows good example of this kind of stuff please help me. 如果有人知道这种事的好例子,请帮助我。

Thanks in advance. 提前致谢。

There are many examples, just find them in google :) 有很多示例,只需在google中找到它们即可:)

Showing Progress Bar Using jQuery 使用jQuery显示进度栏

jquery progressbar and ASP.NET RSS jQuery进度栏和ASP.NET RSS

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM