2fast4you87
Erfahrenes Mitglied
Sry war heute ein bischen beschäftigt!
Hier mal der Code :
drucken.php:
Hier mal der Code :
drucken.php:
Code:
<form method = "post" action = "form1.php">
<input type = "hidden" name = "kd_id" value = "1001"></input>
<input type = "hidden" name = "kd_name" value = "tobias"></input>
<input type = "submit" value = "Kaution"></input> Drucken
</form>
<form method = "post" action = "form2.php">
<input type = "hidden" name = "kd_id" value = "1001"></input>
<input type = "hidden" name = "kd_name" value = "tobias"></input>
<input type = "submit" value = "Rechnung"></input> Drucken
</form>