Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
How to display page while long-running process executing?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Juan T. Llibre" data-source="post: 2757955"><p>re:</p><p>!> So, how can we make the page that calls the long-running process in</p><p>!> Page_Load display a page with some sort of please wait... message (and</p><p>!> probably an animated gif) while the function runs?</p><p></p><p>Check out the code samples in Chapter 3 :</p><p></p><p><a href="http://www.daveandal.net/books/6744/samples.aspx">http://www.daveandal.net/books/6744/samples.aspx</a></p></blockquote><p></p>
[QUOTE="Juan T. Llibre, post: 2757955"] re: !> So, how can we make the page that calls the long-running process in !> Page_Load display a page with some sort of please wait... message (and !> probably an animated gif) while the function runs? Check out the code samples in Chapter 3 : [URL]http://www.daveandal.net/books/6744/samples.aspx[/URL] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
How to display page while long-running process executing?
Top