Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Wait page for long running processes

482848Feb 28 2008 — edited Mar 11 2008
Okay, here is where I feel like an idiot, but I'm sure there is a clever solution out there.

I was trying to build a simple ApEx wait page for long running report. Instead of linking straight to a report, link through the interim page, the interim page shows the animated "htmldb/icons/wait.gif" image and a message and then redirects using onLoad="javascript:window.location='...'".

Simple, dirty...and it doesn't quite work. The problem is the image doesn't animate in IE while waiting on the follow-up page and the IE progress meter in the status bar doesn't show up. Both give the impression that the page is stuck, but the report will eventually pop-up on schedule.

Hoping for a much more clever solution, or an obvious tip for those of us that haven't done javascript in awhile.

Thanks,

Barney
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2008
Added on Feb 28 2008
12 comments
2,012 views