\n";
//Formularpruefung einbinden
include("chkForms.php3");
echo " | \n";
}
?>
Kontakt
Wir beraten Sie gerne. |
EHS Electronic Systems GmbH
Münchener Str. 57 c
D-82049 Pullach
Tel. +49 (0) 89 / 80 92 43 52
Fax +49 (0) 89 / 92 58 44 72
eMail: info@ehs-gmbh.com
|
|
";
$mailtext = "Interessengebiete:\n";
if($HTTP_POST_VARS["DSPMesstechnik"] == "ja") $mailtext .= "DSP Messtechnik\n";
if($HTTP_POST_VARS["SoftwareRadio"] == "ja") $mailtext .= "Software Radio\n";
if($HTTP_POST_VARS["KommunikationMesstechnik"] == "ja") $mailtext .= "Kommunikations Messtechnik\n";
$mailtext .= "> eMail: ".$HTTP_POST_VARS["eMail"]."
> Vorname: ".$HTTP_POST_VARS["Vorname"]."
> Nachname: ".$HTTP_POST_VARS["Nachname"]."
> Firma: ".$HTTP_POST_VARS["Firma"]."
> Abteilung: ".$HTTP_POST_VARS["Abteilung"]."
> Telefon: ".$HTTP_POST_VARS["Telefon"]."
> Bemerkungen: ".$HTTP_POST_VARS["Bemerkungen"]."
";
mail("$_myemail_", "$_subject_", $mailtext);
#echo str_replace("\n", "