Copyright © 2001 Qusay H. Mahmoud
10
Forms
l<form action="env.cgi" method="GET">
lEnter some text here: <input type="text" name="sample_text" size=30><input type="submit"><p>
l</form>
l