Philip Hallstrom wrote:
Then use an HTML meta refresh (or javascript, just not Header("Location...) to redirect them to another page.
Why not header("Location...")? Just out of interest -- it's always worked for me, and it's a much better way to redirect users for many reasons[1] (like not breaking the back button).
[1] http://www.w3.org/QA/Tips/reback -- Jasper Bryant-Greene Freelance web developer http://jasper.bryant-greene.name/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php