J
Jeppe Jespersen
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
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