I have a website that uses the ajax UpdateProgress and UpdatePanel controls. I know that I can't use this same method to show a process indicator between pages. But, the user's would like to see that some work is being done while they are going to a new link. What are some ways to do this?
Thanks!