NotNULL ($name)) $errStr .= "
  • Please fill out your name.
  • "; if (!$webos2->NotNULL ($email)) $errStr .= "
  • Please fill out your email address.
  • "; if (!$webos2->NotNULL ($message)) $errStr .= "
  • Please fill out your message.
  • "; if (!$webos2->NotNULL ($errStr)) { $iemail = $webos2->CF ("IEmail"); $btcName = "Body Therapy Center"; $btcEmail = "info@bodytherapycenter.com"; $subject = "Body Therapy Center - Contact Us Form"; $iemail->SetSender ($name, $email); $iemail->SetSubjectLine ($subject); $iemail->SetMessageBody ("From - $name ($email)\n\n$message"); $iemail->AddRecipient ($btcName, $btcEmail); $iemail->Send (); header ("Location: thank_cont.html"); } else { $errStr = ""; } } $webos2->ProcessLog (); ?> Body Therapy Center


















    Contact Form

    Name:


    Email Address:


    Message: