I have a php page for submitting resumes. once they click submit they info all posts to mail.php
once the mail is sent i would like the user to go back to a different page on the website (where the job opportunity are located)
is is there any sort of command i can use to redirect to a different page after the mail.php is done with its business??
Thanks