lax4u:
i have several pages which takes longer time to load when user clicks on a button,and that becuase of database access and the so much stuff going on in background. So in order to improve user's browser's experince i want to show loading screen as soon as user clicks on button. Like loading circle etc etc. Is there any control available in Ajax that will do that? if not how do i do that?
Something like this http://www.ajaxloading.com/
Hi,
I once made a similar demo in another thread. You may have a try on it: http://forums.asp.net/t/1323598.aspx.
Also, some good custom controls can help too. Please refer to these ones I would like to recommend:
Building a Better Busy Box - Ver 1.2: http://blogs.crsw.com/mark/articles/642.aspx
BusyBoxDotNet: http://www.guru4.net/english/article/busyboxdotnet/default.aspx
Best Regards,
Shengqing Yang
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread : )