// This little section can also be an include if it makes it easier to edit your pages... if ($submit) { $msg = "This person has requested the IMHR Newsletter:\n\n"; $msg .= "Name:\t$name\n"; $msg .= "Email:\t$email\n\n"; $mailheaders = "From: $email\n"; $mailheaders .= "Reply-To: $email\n"; $mailHeaders .= "X-Mailer: erickson comment-o-matic\n"; $mailHeaders .= "X-Priority: 1\n"; mail("info@imhr.org", "IMHR Newsletter Signup", $msg, $mailheaders); header("Location: /news/thankyou.html"); //This is the location of the "Thank you" page. You can set it to what you want. exit; } ?>
Latest Press Releases
The Institute for Mental Health Research is a research institute and does not provide clinical services at this time, please use the Health Resources page for links to services and information. |