Ok, here's how it works, or I should say - how I want it to work =)
You click a link anywhere within the site that says "Generate Report!". That link send you to the "Please Wait..." page with the animated gif. The "Please Wait.." page loads the actual report page by calling it through the <meta http-equiv='refresh' content='2;URL=...'> code.
It all works fine - except that the animated gif on the "Please Wait..." page stops as soon as it begins calling the actual report page.
Main Topics
Browse All Topics





by: irieiamPosted on 2003-04-02 at 21:30:04ID: 8258987
If you constantly reload the page, you will never get past probably the first frame of the ani.gif ;)
So let it run in the page (without a refresh) and control it from the 2nd window (the main one loading in the background.
Or is the 2nd page the one that refreshes?