Künstler, Designer
hallo
wie kann ich meine email adresse hinzufügen
oder wie mache ich das, dass die nachricht dann auch wirklich an mich
gesendet wird ?
---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>Kontaktformular</TITLE>
<base href="http://www.kontaktformular-script.de/">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<br>
<br>
<br>
<td>Name:</td>
<td><input type="text" name="vorname" value=""></td>
</tr>
<td>E-Mail:</td>
<td><input type="text" name="email" value=""></td>
</tr>
<tr>
<td>Nachricht:</td>
<td><textarea rows="5" cols="20" name="nachricht"></textarea></td>
</tr>
<tr>
<td></td>
<td><input type="hidden" name="hash" value="cf9bd392caf18626ed25ee967457f94e" /><img src="bild.php?hash=cf9bd392caf18626ed25ee967457f94e" alt="Captcha" /></td>
</tr>
<tr>
<td>Bestätigungs Code:</td>
<td align="left"><input type="text" name="loesung" size="6" /></td>
</tr>
<tr>
<td></td>
<td><input type="submit" name="submit" value="Senden"></td>
</tr>
</table>
</form></p>
wie kann ich meine email adresse hinzufügen
oder wie mache ich das, dass die nachricht dann auch wirklich an mich
gesendet wird ?
---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>Kontaktformular</TITLE>
<base href="http://www.kontaktformular-script.de/">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<br>
<br>
<br>
<td>Name:</td>
<td><input type="text" name="vorname" value=""></td>
</tr>
<td>E-Mail:</td>
<td><input type="text" name="email" value=""></td>
</tr>
<tr>
<td>Nachricht:</td>
<td><textarea rows="5" cols="20" name="nachricht"></textarea></td>
</tr>
<tr>
<td></td>
<td><input type="hidden" name="hash" value="cf9bd392caf18626ed25ee967457f94e" /><img src="bild.php?hash=cf9bd392caf18626ed25ee967457f94e" alt="Captcha" /></td>
</tr>
<tr>
<td>Bestätigungs Code:</td>
<td align="left"><input type="text" name="loesung" size="6" /></td>
</tr>
<tr>
<td></td>
<td><input type="submit" name="submit" value="Senden"></td>
</tr>
</table>
</form></p>