Topic: Please wiat page...
Thought this might be as good a place as any to ask this:
I have a page which trawls through a database and generates statistics. This takes quite a while to calculate and so the page appears to be doing nothing when the link is clicked. What I'd like to add is a quick loading page which says "please wait, stats being calculated" whist the calculations are then carried out and the results displayed.
Any idea how to do this? (I can imagine some sort of flag on the link, and then a redirect, but how would I stop people linking the url to the results direct? (ie, not via the wait page)
I'm sure it's a simple solution..my brain is just numb today.
TIA,
Rich