\n"; $sHeader .= "Reply-To: info@creamberry.info\n"; $sHeader .= "Return-Path: info@creamberry.info\n"; $sHeader .= "Content-Type: text/plain; charset=\"iso-8859-1\"\n"; //$sHeader .= "Content-Transfer-Encoding: quoted-printable\n";; $bRes = mail("creamberry.info@googlemail.com", $sSubject, $Text, $sHeader); $sSubject1 .= "automatic answer"; $Text1 = "Dear ".$_POST[name]." \n\n"; $Text1 .= "Thank you for your e-mail below: \n"; $Text1 .= "We will treat you with priority and will answer shortly. \nEnjoy your day, \n"; $Text1 .= "Creamberry Team\n"; $Text1 .= "-be natural -be sweet !\n"; $sHeader1 = "From: info@creamberry.info \n"; $sHeader1 .= "Reply-To: info@creamberry.info\n"; $sHeader1 .= "Return-Path: info@creamberry.info\n"; $sHeader1 .= "Content-Type: text/plain; charset=\"iso-8859-1\"\n"; //$sHeader .= "Content-Transfer-Encoding: quoted-printable\n";; $bRes = mail($_POST[email], $sSubject1, $Text1, $sHeader1); unset($_POST[name]); unset($_POST[email]); unset($_POST[company]); unset($_POST[message]); $message1 ="Your message was sent!"; } } ?> Creamberry
$error
".makeRadioButton('type', 'Job', $type, '')." Job   ".makeRadioButton('type', 'Sales', $type, '')." Sales   ".makeRadioButton('type', 'Press', $type, '')." Press  
Name ".makeTextField('name', $name,"24", selector, text)."
Company ".makeTextField('company', $company,"24", selector, text)."
Your e-mail ".makeTextField('email', $email,"24", selector, text)."
Your message ".makeTextArea('message', $message,23,8, selector, 'font-size:12px;')."
  Before sending, please make sure all fields above have been filled in correctly.
 

".$message1." ".$error."
"; ?>
Links Imprint