CONTATTI

Grazie per averci contattato!

La vostra richiesta č stata inoltrata e sarete contattati al pių presto.
"; $txt_error = "

La Form contiene errori:

{errors}
"; // {errors} is replaced by the errors that occurred // ################ END CONFIG ################# function spaces($num, $fill=" "){ $foo=""; for ($i=0; $i<$num; $i++) $foo.=$fill; return $foo; } function isValidEmail($addr){ if(eregi("^[a-z0-9]+([_.-][a-z0-9]+)*@([a-z0-9]+([.-][a-z0-9]+)*)+\\.[a-z]{2,4}$", $addr)) return true; else return false; } // start form evaluation $error="foo"; if ($_REQUEST['do']=="send"){ $error=false; if ($_REQUEST['name']=="") $error.="» $err_name
"; if ($_REQUEST['fon']=="") $error.="» $err_phone
"; if ($_REQUEST['message']=="") $error.="» $err_msg
"; if (!isValidEmail($_REQUEST['email'])) $error.="» $err_email
"; if ($error===false){ $message="$msg_date:".spaces($msg_indent-strlen($msg_date)).date("d M Y, H:i", time()); if ($_REQUEST['firma']) $message.="\n$msg_company:".spaces($msg_indent-strlen($msg_company)).$_REQUEST['firma']; if ($_REQUEST['name']) $message.="\n$msg_name:".spaces($msg_indent-strlen($msg_name)).$_REQUEST['name']; if ($_REQUEST['adresse']) $message.="\n$msg_address:".spaces($msg_indent-strlen($msg_address)).$_REQUEST['adresse']; if ($_REQUEST['ort']) $message.="\n$msg_city:".spaces($msg_indent-strlen($msg_city)).$_REQUEST['ort']; if ($_REQUEST['fon']) $message.="\n$msg_phone:".spaces($msg_indent-strlen($msg_phone)).$_REQUEST['fon']; $message.="\n$msg_email:".spaces($msg_indent-strlen($msg_email))."mailto:".$_REQUEST['email']; $message.="\n\n".spaces(strlen("$msg_answerby ".$_REQUEST['kontakt'])+1, "="); $message.="\n$msg_answerby ".$_REQUEST['kontakt']."!\n"; $message.=spaces(strlen("$msg_answerby ".$_REQUEST['kontakt'])+1, "="); $message.="\n\n$msg_request:\n\n".$_REQUEST['message']; mail($target_address, $email_subject, $message, "From: ".$_REQUEST['email']); echo $txt_thankyou; }else if ($error!==false) $error=str_replace("{errors}", $error, $txt_error); } if ($error!==false){ if($error!="foo") echo $error; // form echo "\n"; echo "
\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "
  
$msg_company\n"; echo "
$msg_name*\n"; echo "
$msg_address\n"; echo "
$msg_city\n"; echo "
$msg_phone*\n"; echo "
$msg_email*\n"; echo "
$msg_answerby* $txt_email  \n"; echo " $txt_phone  \n"; echo " $txt_post\n"; echo "
$msg_request*
 * $txt_mandatory
 \n"; echo "
\n"; echo "
\n"; } /* ######################### END Contact Form ########################## ##################################################################### */ ?>

I.B.O. Roma s.r.l.
Via Mar della Cina, 304 - 00144 Roma
Tel. +39-6-5295171 - Fax. +39-6-5297130 - P.IVA 05262141004

Switch to English Version © International Business Offices Roma ™ 2006, 2007 - Tutti i diritti sono riservati. - P.IVA 05262141004Passa alla Versione Italiana
E' vietata la riproduzione totale o parziale dei contenuti di questo sito in ogni forma senza espresso consenso scritto di I.B.O. Roma

Valid XHTML 1.0 Valid CSS