473,396 Members | 2,011 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

ASPNET 2.0: Progressbar while long taking task

Hi

I suppose, that my problem is of interest to many readers:

While long time task (i.e reading a remote Pc's WMI), a user should
see either the progressbar or "a DIV history log" such as "Now
enumerate softwares...". That must be shown in the same aspx page where
the user started the heavy task. The popups or other pages are not
allowed.

What is the best way to implement the progress indicator?

Rgds

Jan 9 '06 #1
2 1518
This is simplest solution I've seen:
http://www.aspnetpro.com/NewsletterA...200308bm_l.asp

--
I hope this helps,
Steve C. Orr, MCSD
http://SteveOrr.net
"purkka" <ma*************@lamk.fi> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Hi

I suppose, that my problem is of interest to many readers:

While long time task (i.e reading a remote Pc's WMI), a user should
see either the progressbar or "a DIV history log" such as "Now
enumerate softwares...". That must be shown in the same aspx page where
the user started the heavy task. The popups or other pages are not
allowed.

What is the best way to implement the progress indicator?

Rgds

Jan 9 '06 #2
Thanks Steve.

Futher question: Have you ever implemented the progress bar (or
similar) without "jumping" from page to page? Ajax, multithreating...?

Actually my target is to have a "collecting" listbox in a aspx page,
that shows to user, which WMI item is being read from remote machine.
But I want, that the listbox is refreshed only while reading task, not
the whole page. Perhaps substitution-control would be suitable to
provide a solution. ??

- purkka -

Jan 9 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Geir Baardsen | last post by:
Hi! Is there any clear examples on how to use the Progressbar (6.0) in ms access 2000 anywhere? Me.Name
2
by: jez123456 | last post by:
Hi, thanks for the previous advice on progressbars with showing the percentage. I would now like to create a less clunky version. I.e at the moment my progressbar shows 7 separate steps. Some...
2
by: Bill Nguyen | last post by:
How can I create a shared function to display process progress that can be called from other routines within an application? Any example that I can follow? Thanks Bill
4
by: pmcguire | last post by:
Rather than putting a progress bar on all of my forms to show progress during time consuming tasks, I made a form called frmProgress with 2 controls, a Label and a ProgressBar. Suppose I expose 1...
0
by: purkka | last post by:
Hi I suppose, that my problem is of interest to many readers: While long time task (i.e reading a remote Pc's WMI), a user should see either the progress bar or "a DIV history log" such as...
2
by: Rico Schäpe | last post by:
Hi, I want to show a progress dialog for long working tasks. The task should be canceled too. Inspired by the article of Chris Sells "Safe, Simple Multithreading in Windows Forms, Part 2" I've...
2
by: =?Utf-8?B?QWFyb24=?= | last post by:
Since some controls such as the DataGridView take a long time to update themselves when performing certain tasks, I have added a StatusStrip with a ProgressBar on it. While I am updating the...
6
by: JB | last post by:
Hi All, I have a Windows Form application that shows a "please wait" form while I query a database for various information. I display my form using Show, then run my DB query, then Close the...
2
by: swatii | last post by:
What I am trying to figure out is how to display a progress bar when im performing a large task. This task will consist of reading records from a database, writing them to a text file, manipulating...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.