Ok, I'm sure you guys have all seen the "loading page" search thing when you do a search here on phpbuilder (if you have, anyway. If not, go try it, you'll see what I'm talking about). It says this:
Your search is in progress and you will be taken to the results in a moment. Thank you for your patience.
I'd like to know how to do this for my web site. I have a script that runs that takes about 30 seconds for the script to finish executing. I'd like to have a loading page for this, but I have no clue where to even start. Any suggestions?