">

TempGP Contact & Support Form

ERROR: Please go back and check "Im Not a Robot" to verify that you are a real human.'; exit; } $response=json_decode(file_get_contents("https://www.google.com/recaptcha/api/siteverify?secret=6Lf5OS8UAAAAAD8NyiYYK77amVU8Gs2WcrFRrjKm&response=".$captcha."&remoteip=".$_SERVER['REMOTE_ADDR']), true); if($response['success'] == false){ echo 'Spammer Detected! Form did not submit.'; }else{ //poster is verified allow submission scrit $to = $admin_email; $sender_address = 'info@lrcommunications.net'; $subject = 'TempGP: Support Request'; $message = 'Hey some one is asking a question. Below their reuest information:
Name: '. $_POST["name"] .'
Company: '. $_POST["company"] .'
Phone: '. $_POST["phone"] .'
Email: '. $_POST["email"] .'
State: '. $_POST["state"] .'
Date: '. $date .'
Question:
'. $_POST["text"] .'


You can find all installation instruction on our website (www.tempgp.com). If you have any questions you can post them at Centrafuse forum page that we have for our plug-in. If you need to contact us directly you can use this email address: alexm@lrcommunications.net

'; // To send HTML mail, the Content-type header must be set //$headers = 'MIME-Version: 1.0' . "\r\n"; $headers = 'From: TempGP <'. $sender_address. '>' . "\r\n"; $headers .= 'Return-Path: '. $_POST["email"] . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $headers .= 'Reply-To: '. $_POST["email"] . "\r\n"; if(mail($to, $subject, $message, $headers)){ //echo "Mail sent"; echo "Your question was submited! We will review it and get back to you shortly.
Thank you!

"; $hide_form="YES"; }else{ //too bad we will not find out about this ERROR echo "ERROR: Can not sent support request..."; } } }else{ ?>
Full Name:
Company:
Phone:
Email:
State:
Question:
 

 

If you have any questions, comments or support requests, please fill this from out and we will try to answer as soon as possible.  Please be consice, and straigh to the point, less text we have to read the faster you will get your reply. Thank you!