G
Guest
I am looking for a solution to use in an aspx web application that will
redirect the user to a new page and display an animated gif indicating that
processing is occurring, and when complete, redirect back to the previous
page picking up where things left off. I've seen similar functionality done
on the web before and would like to follow suit.
A less robust solution, if the desired approach is not feasable, would be a
popup window that has focus, then disappears when the main page has completed
processing.
In the world of the web, end users always do funny things. Using this
approach will help eliminate many of them......
Suggestions, please.
Thanks
redirect the user to a new page and display an animated gif indicating that
processing is occurring, and when complete, redirect back to the previous
page picking up where things left off. I've seen similar functionality done
on the web before and would like to follow suit.
A less robust solution, if the desired approach is not feasable, would be a
popup window that has focus, then disappears when the main page has completed
processing.
In the world of the web, end users always do funny things. Using this
approach will help eliminate many of them......
Suggestions, please.
Thanks