ich hab das und wollte wissen ob das geht??
danke
PHP-Code:
<form action="seite 1.php" method="post" >
<input type="text" size="40" name="input 1" value="" ></input>
<form action="seite2.php" method="post">
<input type="text" name="input 2" value=""></input>
<input type="submit" value="OK" >
</form>
danke
Kommentar