Hi,
<form action="script.pl?param1=5&param2=1" method="POST">
<input type="text" name="t1" value="" size="50" maxlength="50">
<input type="submit" name="ok" value="OK">
</form>
dann hast Du den POST+GET erfunden! ;-)
Gruss,
Ludger
Hi,
<form action="script.pl?param1=5&param2=1" method="POST">
<input type="text" name="t1" value="" size="50" maxlength="50">
<input type="submit" name="ok" value="OK">
</form>
dann hast Du den POST+GET erfunden! ;-)
Gruss,
Ludger