if($_POST["submit"]=="Submit")
{
$to="info@wellfieldqatar.com";
$subject=$_POST['name']." completed the Enquiry form!";
$msg.="1. Name :".$_POST['name']."\n";
$msg.="2. E-mail:".$_POST['email']."\n";
$msg.="3.Phone:".$_POST['phone']."\n";
$msg.="4.Fax:".$_POST['fax']."\n";
$msg.="5. Contact:". $_POST['contact']."\n";
$msg.="6. Enquiry:". $_POST['enquiry']."\n";
mail( $to, $subject, $msg,"From:".$_POST['name']." <".$_POST['email'].">\nX-Sender: <".$_POST['email'].">\nX-Priority: 1\nReturn-Path: <".$_POST['email'].">\nContent-Type: text/html; charset=iso-8859-1\n" );
$err = 1;
}
?>
Well Field Industrial Suppliers and Services.W.L.L.
| |
 |
| ENQUIRY FORM |
| |
In order to fulfill your request please provide us with the following details
|
if ($err == 1)
{
echo "Thanks for your enquiry and your enquiry has been send successfully";
}
?>
|
| |
| |
|
|
| |
| Thank you for visiting our website and we will look forward in serving you |
| |
| |
| |
| |
|
|
| |
| OUR PRODUCTS |
| |
|
 |
|
|
| Site by Diligenz Systems |
© 2009 all rights reserved Well Field Industrial Suppliers & Services.W.L.L. |
|