My boss wants an input field to call up a report which can take as long as 2 minutes to run. I use an iCommand to access a stored procedure that collects the data. While the report is running, the page looks like it is "hung"...don't get any of the animations that would occur when a page is loading.
Is there any way to make it look like something is happening?