also ich steh wirklich völlig auf der leitung. wollte mal etwas ausprobieren, aber zum ausprobieren bin ich ned gekommen, weil ich schon ganz am anfang ein problem hab. und zwar wird das formular erst garned abgesendet. seht her:
Code
<form name="form1" method="post" action="mailer.php">
Name: <input type="text" name="textfield1">
Adresse: <input type="text" name="textfield2">
E-Mail: <input type="text" name="textfield3">
Bestätigungsmail an dich schicken? <input name="mail" type="checkbox" value="re" checked>
<input name="submit" type="button" value="Abschicken" id="ok">
</form>
Alles anzeigen
mfg
Rocco