Hallo Leute
ich habe eine Art Bugrepot in HTML erstellt:
<html>
<head>
<meta http-equiv="Content-Language" content="de-at">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Bugreport</title>
</head>
<body>
<table cellSpacing="0" cellPadding="0" width="660" id="table1">
<tr>
<td colSpan="2">Vielen Dank für die Zeit, die Sie mit dem
Physikgenerator verbringen.<br>
Wenn Sie uns helfen wollen den Physikgenerator weiter zu verbessern,
dann füllen Sie bitte untenstehendes Formular aus.<br>
<p>Vielen Dank das Physikgenerator-Team<br>
</td>
</tr>
<tr>
<td vAlign="bottom" width="345"><br>
Ihr Name (optional)<br>
<input style="width: 315px" name="reporter_name"><br>
</td>
<td vAlign="bottom" width="315"><br>
Ihre eMail (optional)<br>
<input style="width: 315px" name="reporter_email"><br>
</td>
</tr>
<tr>
<td vAlign="bottom" width="315"><br>
Art des Fehlerberichtes<br>
<select style="width: 315px" name="Art des Fehlerberichtes" size="1">
<option selected>Bitte wählen Sie...</option>
<option>Problem</option>
<option>Frage</option>
<option>Kommentar</option>
</select><br>
</td>
<td vAlign="bottom" width="315"><br>
Physikgenerator Versionsnummer (optional)<br>
<input style="width: 315px" value="x.x.x" name="Versionsnummer" size="1"><br>
</td>
</tr>
<tr>
<td vAlign="bottom" width="315"> </td>
</tr>
<tr>
<td width="660" colSpan="2"><br>
Beschreibung des Problems (min 10. Zeichen)<br>
<textarea style="width: 660px; height: 150px" name="Fehlerbeschreibung" rows="5" wrap="virtual" cols="40"></textarea><br>
</td>
</tr>
<tr>
<td vAlign="bottom" width="315"><br>
Betriebssystem<br>
<select style="width: 315px" name="Betriebssystem" size="1">
<option selected>unbekannt</option>
<option>Windows 95</option>
<option>Windows 98</option>
<option>Windows 98 SE</option>
<option>Windows 2000</option>
<option>Windows ME</option>
<option>Windows NT</option>
<option>Windows XP</option>
</select><br>
</td>
</tr>
<tr>
<td vAlign="bottom" width="345"><br>
<input type="hidden" value="10000000" name="MAX_FILE_SIZE">
<input type="image" src="bugsend.gif" border="0" name="I1"><br>
</td>
</tr>
</table>
</body>
</html>
Das ist der Code, was muss ich machen, damit wenn man auf das gif bugsend dückt, damit mir (mastre1@gmx.at) eine eMail gesendet wird.
mfg stefan