PDA

View Full Version : mailer.php - trying to redirect to thank you page???



garyt2357
July 16th, 2008, 11:46 AM
I am trying to add a redirect feature to the "mailer.php" file I got from Kirupa - any ideas on how this can be done... I added a header tag and link to thank you page "header("Location:http://www.stais4u.com/test/sta-contact-thanks.html");

garyt2357
July 16th, 2008, 11:47 AM
not all text came through...

I added the header below the line "mail($to, $subject, $body);"

and it didn't work... thanks in advance all!!!!!!