![]() |
|
| CONTACT US |
echo date("F j, Y"); ?> |
|
// thank you
if($B1=="Submit") {
// send email
$To = "mtm@mtmtulsa.com";
$mes = "The following information was requested from the web site:\n\n";
$mes .= "Information on:\n";
if($Turning) $mes .= " Turning\n";
if($Milling) $mes .= " Milling\n";
if($Grinding) $mes .= " Grinding\n";
if($Other||$OtherText) $mes .= " Other: $OtherText\n";
if($Accessories) $mes .= " Accessories\n";
$mes .= "\nContact Information:\n";
$mes .= " Name: $Name\n Email: $Email\n Company: $Company\n Street: $Street\n";
$mes .= " City: $City\n State: $State\n Zip: $Zip\n Phone: $Phone\n";
$mes .= " Fax: $Fax\n\nComments:\n $Message\n\n";
if(!$Name) $Name="WEB SITE";
if(!$Email) $Email="mtm@mtmtulsa.com";
mail("MTM <".$To.">", "Web Request for Information",$mes,"From: ".$Name." <".$Email.">");
}
else {
// Display Form
?>
} // end else
if($B1=="Submit") {
?>
Thank you! Your information has been sent to our office. We will be in contact with you shortly. } ?>
Click here to return to the main page.
|
|
|
Contact us at mtm@mtmtulsa.com |
|
(c) 2000 Machine Tool Marketing, Inc.