Hi
Ich bring mein formular nicht zum laufen! kann mir jemand erklären wie es funktioniert?
hier der HTML-Code:
<html>
<head>
<title>Kontaktformular</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form name="Kontakt" action="mailen an:smile@gmx.at" enctype="text/plain">
<p> </p>
<table border="0" cellpadding="0" cellspacing="0" width="499" height="300">
<tr>
<td width="3" height="3"> </td>
<td width="108" height="3"> </td>
<td width="2" height="3"> </td>
<td width="386" height="3"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>Anrede</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><select name="Anrede" size="1">
<option></option>
<option>Firma</option>
<option>Frau</option>
<option>Herr</option>
</select></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>Name</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><input type="text" name="Vorname"></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>Nachname</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><input type="text" name="Nachname"></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>E-Mail Adresse</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><input type="text" name="E-Mail Adresse"></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="31"> </td>
<td width="108" height="31">
<p>Nachricht</p>
</td>
<td width="2" height="31"> </td>
<td width="386" height="181" rowspan="2">
<p><textarea name="Nachricht" rows="11" cols="24"></textarea><br><input type="submit" name="Abschicken" value="Abschicken">
<input type="reset" name="Zurücksetzen" value="Zurücksetzen"></p>
</td>
</tr>
<tr>
<td width="3" height="150"> </td>
<td width="108" height="150"> </td>
<td width="2" height="150"> </td>
</tr>
</table>
</form>
<p> </p>
</body>
</html>
Bitte helft mir. ich verzweifel bald daran
Ich bring mein formular nicht zum laufen! kann mir jemand erklären wie es funktioniert?
hier der HTML-Code:
<html>
<head>
<title>Kontaktformular</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<form name="Kontakt" action="mailen an:smile@gmx.at" enctype="text/plain">
<p> </p>
<table border="0" cellpadding="0" cellspacing="0" width="499" height="300">
<tr>
<td width="3" height="3"> </td>
<td width="108" height="3"> </td>
<td width="2" height="3"> </td>
<td width="386" height="3"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>Anrede</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><select name="Anrede" size="1">
<option></option>
<option>Firma</option>
<option>Frau</option>
<option>Herr</option>
</select></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>Name</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><input type="text" name="Vorname"></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>Nachname</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><input type="text" name="Nachname"></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="27"> </td>
<td width="108" height="27">
<p>E-Mail Adresse</p>
</td>
<td width="2" height="27"> </td>
<td width="386" height="27">
<p><input type="text" name="E-Mail Adresse"></p>
</td>
</tr>
<tr>
<td width="3" height="2"> </td>
<td width="108" height="2"> </td>
<td width="2" height="2"> </td>
<td width="386" height="2"> </td>
</tr>
<tr>
<td width="3" height="31"> </td>
<td width="108" height="31">
<p>Nachricht</p>
</td>
<td width="2" height="31"> </td>
<td width="386" height="181" rowspan="2">
<p><textarea name="Nachricht" rows="11" cols="24"></textarea><br><input type="submit" name="Abschicken" value="Abschicken">
<input type="reset" name="Zurücksetzen" value="Zurücksetzen"></p>
</td>
</tr>
<tr>
<td width="3" height="150"> </td>
<td width="108" height="150"> </td>
<td width="2" height="150"> </td>
</tr>
</table>
</form>
<p> </p>
</body>
</html>
Bitte helft mir. ich verzweifel bald daran