Wait message...

  • Thread starter Thread starter f_z_s
  • Start date Start date
F

f_z_s

I have a aspx page that I allow users to enter some data, based on what they
enter we run some analysis on the server side.
The server side based on the analysis sends to the client browser a wav
media file.
My problem: i need to pop a message when the analysis is happening, and
remove it when the wav is being pushed to the browser.

Also, has anyone used The Asychronous ASP.NET Wait Page at
http://www.tualatinsoftware.com/Default.aspx?Page=Products

Thanks
 
Back
Top