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/Def...x?Page=Products
ThanksI haven't used that before..but guess it could be very useful but i guess it
isn't free..
For a free one see this:-
http://www.daveandal.net/books/6744...simplewait.aspx
hope it helps
Patrick
"f_z_s" wrote:
> 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/Def...x?Page=Products
> Thanks
>
>
For showing progress bar in asp.net, you can check these articles
http://support.microsoft.com/defaul...kb;EN-US;837375
http://msdn.microsoft.com/library/d...application.asp
http://www.aspnetpro.com/Newsletter...p200308bm_l.asp
--
Saravana
http://dotnetjunkies.com/WebLog/saravana/
www.ExtremeExperts.com
"f_z_s" <f_z_s@.hotmail.com> wrote in message
news:eRJ$8O5yEHA.3996@.TK2MSFTNGP10.phx.gbl...
> 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/Def...x?Page=Products
> Thanks
>
0 comments:
Post a Comment