Hi Steve,
The other thread is in the same newsgroup and the title is also the same
with this thread. OK, I've repasted my reply there in the bottom for your
convenience. Thanks.
===========================================
Thanks for Bruce's informative inputs.
Hi Steve,
As Bruce have mentioned, the general meams is to let the long run task
running at serverside( in a background thread ..) and the page response
return as normal. Then, we contantly post back to poll the result from
serverside. And here are some tech article discussing on such topic:
#How to show progress in the client browser for a long-running ASP.NET page
http://support.microsoft.com/?id=837375
#DESIGN PATTERNS: Asynchronous Wait State Pattern in ASP.NET
http://msdn.microsoft.com/msdnmag/is...tterns/default...
http://www.aspnetpro.com/NewsletterA...00308bm_l/asp2...
_l.asp
Hope also helps.
Regards,
Steven Cheng
Microsoft Online Support
================================================== =====