Well, i tried, but i get an error saying that all the headers were already sent to the browser. :-PYeah, you should be using a header() redirect, not a javascript or META REFRESH redirect...
I used:
header('Location: http://www.blahblah.com etc');
I placed this header right after all the database writes.
Pag
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php