I've got a script that takes a little while to do it's thing. While it's working I'd like to display a "searching..." page, and then when the script is ready with it's result have it go to the results page. How do I do this?
It depends on how you have it setup. Does the script run from user defined input (such as a search) or is it pretty basic (they just press a button)? -the mole