I am using asp.net and C# to develop a wml web page for downloading the content to mobile. I am using a response.redirect command to redirect the page to the *.gIf image .It is working fine....but i need a progress bar in the screen which shows how much is completed and how much is remaining. Just as in ordinary windows application.