IsSMTP(); // set mailer to use SMTP $mail->Host = "localhost"; $strbody = ""; $strbody = $strbody . ""; $strbody = $strbody . ""; $strbody = $strbody . ""; $strbody = $strbody . "Name: " . $strYName; $strbody = $strbody . "
Company Name: " . $strCName; $strbody = $strbody . "
Email Address: " . $strEAddress; $strbody = $strbody . "
Phone Number: " . $strPNumber; $strbody = $strbody . "
Details: " . $strDetails; $strbody = $strbody . ""; $strbody = $strbody . ""; $mail->From = $strEmailFrom; $mail->FromName = $strFrom; $mail->AddAddress($strEmailTo, $strTo); $mail->AddReplyTo($strEmailFrom, $strFrom); $mail->IsHTML(true); // set email format to HTML $mail->Subject = $strSub; $mail->Body = $strbody; $bRet = 0; $bRet = $mail->Send(); if($bRet) { $ConfirmMsg = "Thank you for your inquiry."; } else { $ConfirmMsg = "** ERROR - send mail failed!
"; } } ?> Contact Us

His Name Is Bob Contact Form

".$ConfirmMsg.""); } ?>



3Frogs Productions
9550 Forest Lane Suite 505
Dallas, Texas 75243
E-Mail: info@hisnameisbob.com
Fax: 214-343-9197

Questions: 214-537-1757
Lisa Johnson: ljohnson@hisnameisbob.com
Sebastian Lee: slee@hisnameisbob.com
Heather Lee: heatherlee@hisnameisbob.com


Add your contact to Emailing/Mailing List Here

Comments? Questions?

Your Name:
Company Name:
Email Address:
Phone Number:
Other Contact Info, Comment or Question?  



<---Back to Flash Website <---Back to Landing Page