A Anonymous Guest Aug 24, 2005 #1 Hi, Try: Code: <?php header('Location: page.php'); exit; ?> Regards.