M
Mac
H
I have a asp.net application which calls a web service which in turns returns a xml string
The string returned can be quite large and in some cases time consuming so I want to be able to show the status of the download (e.g. progress bar or the like
What I need to know is the size of the string and how much of the string is downloaded at any point
Does anyone know how I could do this or something similar
Any pointers would be greatly appreciated
Regard
Ma
I have a asp.net application which calls a web service which in turns returns a xml string
The string returned can be quite large and in some cases time consuming so I want to be able to show the status of the download (e.g. progress bar or the like
What I need to know is the size of the string and how much of the string is downloaded at any point
Does anyone know how I could do this or something similar
Any pointers would be greatly appreciated
Regard
Ma