I am submitting a form to a PHP page. I would like to check the form variables before I load the page, and redirect them to another page if they variables are incorrect -- so they can fix them. Any ideas how I do this? My idea was to start out the PHP with an if statement, and redirect in the case something was wrong. But I'm really having a hard time finding a way to do this. Thank you! Wade -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]