CSPP552: Web Programming, Forms part 6

Form actions

<form method=get action=http://www.classes.cs.uchicago.edu/>
<input type=submit value="Uh.. take me to the classes web page"><br>
</form>

Next