Quick Example of CGI Processing:The HTML Form
<html><body>
<form method=post action="http://www.domain.edu/do-something.pl">
Type your user name:
<input type=text name=username size=20>
<input type=submit value="Click here">
</form> </body></html>
Previous slide
Next slide
Back to first slide
View graphic version