473,405 Members | 2,294 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,405 software developers and data experts.

WebSevice progress counter

Hi folks,

I'm developing a webservice with a function that returns a potentially large
dataset.

I would like my client app to "know" how far along the call to the
webservice has gotten, and to notify the user that 100, 200, 300 etc records
have been retrieved.

I _know_ this is very unwebservicelike, but i really to want to avoid having
to call a "getNext100records" webmethod.

Any ideas, anyone?

Jeppe Jespersen
Denmark


Jan 18 '06 #1
1 1004
Not sure how you would do this with a web service, but AJAX is a hot topic at
the moment. I'm not sure how to use it syntax-wise, but as far as I know it's
capable of streaming XML to the page without the need to postback... assuming
it's a web application that you're working on. This could have the
implications of allowing the application work out how much of the stream has
been returned.

Maybe something worth looking into in order to acheive what you're trying to
do?

Just an idea.

--
Kurt Farrar
..NET Developer & Computer Enthusiast

"Jeppe Jespersen" wrote:
Hi folks,

I'm developing a webservice with a function that returns a potentially large
dataset.

I would like my client app to "know" how far along the call to the
webservice has gotten, and to notify the user that 100, 200, 300 etc records
have been retrieved.

I _know_ this is very unwebservicelike, but i really to want to avoid having
to call a "getNext100records" webmethod.

Any ideas, anyone?

Jeppe Jespersen
Denmark


Jan 19 '06 #2

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

Similar topics

1
by: Li Zhang | last post by:
Hi guys, I am trying to write a httpmodule to implement upload file progress bar. I searched web and got some sample code from code project...
8
by: Dino M. Buljubasic | last post by:
I am trying to create a pop up progress bar (on a form) that would show progress from downloading files from an FTP server. any help will be appreciated
5
by: Agnes | last post by:
I need to loop a datatable to do some calculation. I want to use progress bar to show the 'process status' Must I need to know the datatable size first ? , if there is 1000 records inside, I need...
6
by: | last post by:
Why is my progress bar displayed only after it's reached 100%? <html> <style type="text/css"> #bar{ width: 10px; height: 14px; color: white; font-size: 12px; overflow: hidden;
3
by: Ritesh Raj Sarraf | last post by:
Hi, I have a small application, written in Python, that uses threads. The application uses function foo() to download files from the web. As it reads data from the web server, it runs a progress...
1
by: daniel_xi | last post by:
Hi all, I am running a VS 2003 .NET project on my client machine (Win 2000 SP4, ..NET framework 1.1), running an ASP.NET application on a remote web server (Win 2000 Server, IIS 6.0, .NET...
11
by: processoriented | last post by:
Hi, I'm something of a noob at this, but here it is... I have an app that fills a dataset from a SQL database, and then writes the dataset to an xml file. Everything is a SELECT query... I am...
5
by: Aggelos | last post by:
Hello I am doing sevreral scripts like sending a newsletter that might take a while to finish first to prevent the browser from timing out and to keep the user informed of the process progress I...
2
by: PythonistL | last post by:
Is there a progress bar example/tutorial for files upload? I found some with Ajax but not very good explained . Thank you Lad
0
by: Tommy Grav | last post by:
I have a program that does a lot of iterations and would like to follow its progress by having it print out the current iteration number as it progresses. How do I do this so that it appears like...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.