Is there a easy way to show some form of progress bar on your form in ASP.NET that the code is busy running in the background (meaning thinking)? Like the default I.E have the small little window on the top that moves when its thinking..........
I have done this before with Ajax but its alot of work and my site is not a Ajax enabled site.
Thanks in advanced!!