Ok, I guess bellsouth didn't allow php scripts, which is why it was not displaying the next page. I changed it to a different host and tried it. I added this header("Location: http://www.dlfmedia.com/thankyou.html"); below the mail($to, $subject, $body, "from:".$from); section, and when I...