 |
HTML_
_HEAD_
_TITLE_
Kontaktformular
_/TITLE_
_META name="generator" content="Magic Hands - HTML-Formular Designer 1.0"_
_META name="author" content="User"_
_META name="date" content="6/4/2007"_
_SCRIPT LANGUAGE="JavaScript"_
function formCheck()
{
if (document.Form.mail.value=="")
{
alert("Bitte geben Sie Ihre E-Mail Adresse ein!");
document.Form.mail.focus();
return false;
}
if (document.Form.mail.value!="")
{
if (document.Form.mail.value.indexOf("@")==-1 || document.Form.mail.value.indexOf(".")==-1 || document.Form.mail.value.indexOf(" ")!=-1 || document.Form.mail.value.length_6) {
alert("Ihre E-Mail Adresse scheint nicht richtig zu sein!");
document.Form.mail.focus();
return false;
}
}
}
_/script_
_SCRIPT LANGUAGE="javascript"_function ShowNext(){location.href = "thankyou.html"}_/script_
_/HEAD_
_BODY bgcolor="#C0C0C0"_
_FONT FACE="Tahoma" SIZE="10"_
_FORM NAME="TestForm" action="mailto:support@magichands.de" method="post" enctype="text/plain" OnSubmit="return FormCheck()"_
_DIV_
_LABEL style="position:absolute;Left:102;Top:81;Height:20;Widt- h:46;font-Size:12;color:#000000;font-weight:normal;font-fami- ly:MS Sans Serif" TITLE="" NAME=mhHTMLText1_Name:_/LABEL_
_LABEL style="position:absolute;Left:102;Top:108;Height:20;Wid- th:48;font-Size:12;color:#000000;font-weight:normal;font-fam- ily:MS Sans Serif" TITLE="" NAME=mhHTMLText2_E-Mail:_/LABEL_
_LABEL style="position:absolute;Left:21;Top:141;Height:20;Widt- h:132;font-Size:12;color:#000000;font-weight:normal;font-fam- ily:MS Sans Serif" TITLE="" NAME=mhHTMLText3_Frage/Bemerkung:_/LABEL_
_LABEL style="position:absolute;Left:18;Top:18;Height:56;Width- :440;font-Size:12;color:#000000;font-weight:normal;font-fami- ly:Tahoma" TITLE="" NAME=mhHTMLMultiText1_Bitte geben Sie Ihren _B_Namen_/B_, Ihre _b_E-Mail_/b_ Adresse und Ihre _b_Frage/Bemerkung_/b_ ein_br_und drücken Sie auf _b_OK_/b_._br__br__B__U_Vielen Dank_/U__/B_
_/LABEL_
_LABEL style="position:absolute;Left:9;Top:288;Height:13;Width- :450;font-Size:12;color:#FF0000;font-weight:normal;font-fami- ly:MS Sans Serif" TITLE="" NAME=mhHTMLText4_(Achtung: Je nach Konfiguration Ihres Mailprogramms kann es zu einer Warnmeldung kommen!)_/LABEL_
_INPUT style="position:absolute;Left:384;Top:258;Height:25;Wid- th:75;font-Size:12;color:#000000;font-weight:normal;font-fam- ily:MS Sans Serif" TITLE="" TABORDER=0 NAME=mhHTMLSendButton1 TYPE="submit" onBlur="ShowNext()" VALUE="Senden"_
_BUTTON style="position:absolute;Left:306;Top:258;Height:25;Wid- th:75;font-Size:12;color:#000000;font-weight:normal;font-fam- ily:MS Sans Serif" TITLE="" TABORDER=1 NAME=mhHTMLResetButton1 TYPE="reset"_Reset_/BUTTON_
_INPUT TYPE="TEXT" style="position:absolute;Left:159;Top:78;Height:28;Widt- h:300;font-Size:12;color:#000000;font-weight:normal;font-fam- ily:MS Sans Serif" TITLE="" TABORDER=2 NAME=mhHTMLEdit1 Value=Ihr Text_
_INPUT TYPE="TEXT" style="position:absolute;Left:159;Top:108;Height:28;Wid- th:300;font-Size:12;color:#000000;font-weight:normal;font-fa- mily:MS Sans Serif" TITLE="" TABORDER=3 NAME=mhHTMLEdit2 Value=Ihr Text_
_TEXTAREA style="position:absolute;Left:159;Top:138;Height:116;Wi- dth:300;font-Size:12;color:#000000;font-weight:normal;font-f- amily:MS Sans Serif" TITLE="" NAME=mhHTMLMemo1 TABORDER=4 WRAP=PHYSICAL_Ihr Text
_/TEXTAREA_
_/DIV_
_/FORM_
_/FONT_
_/BODY_
_/HTML_
Rating: [1 of 5 Stars!] |
 |
|