First page Back Continue Last page Summary Graphic
Invio dati con POST
<form action="env.cgi" method="POST">
Enter some text here:
<input type="text" name="sample_text" size=30>
<input type="text" name="other_text" size=30>
<input type="submit"><p></form>
Notes: