\r\n"; $mailheader .= "Reply-To: ".$_POST["email"]."\r\n"; $mailheader .= "Content-type: text/html; charset=iso-8859-1\r\n"; $MESSAGE_BODY = "Name: ".$_POST["name"]."
"; $MESSAGE_BODY .= "Email: ".$_POST["email"]."
"; $MESSAGE_BODY .= "Company: ".$_POST["company"]."
"; $MESSAGE_BODY .= "Phone: ".$_POST["tel"]."
"; $MESSAGE_BODY .= "Enquiry: ".$_POST["enquiry"]."
"; $MESSAGE_BODY .= "Reference: ".$option_page.""; mail($ToEmail, $EmailSubject, $MESSAGE_BODY, $mailheader) or die ("Failure"); }else{ } } else { } ?>

Our Location