if(isset($_POST['submit'])){
$message = '
| Stock Drapery Hardware Order Form |
|
| Drop Ship Address (If different from adove) |
|
|
|
|
Instructions: Please completely fill out order form and shade in productions.
See back cover for phone and fax number informacion. |
|
';
$headers = "MIME-Version: 1.0\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\n";
$headers .="From: Drapery Hardware \n";
$recipient = "bobogg@ddphardware.com,jtsowers@ddphardware.com,lupita.alva@gmail.com,oziel.burboa@gmail.com";
$subject = $company2."(".$firstname2." ".$lastname2.")";
$regresa = @mail($recipient, "Drapery Hardware: Order Form 3", "$message","$headers");
}
?>
Stock Drapery Hardware Order Form