Please send questions to st10@humboldt.edu .
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
    <title>lect09_04_page</title>
</head>

<body>
    <h1>lect09_04_page</h1>

    <form method=post action=
        "http://sorrel.humboldt.edu/cgi-bin/cgiwrap/st10/lect09_04.pl">
    <br><br>
    Your name:
    <input type=text 
           name=desired_label 
           size=30 
           maxlength=26 
           value="appears in field initially">
    <br><br>
    password: 
    <input type=password 
           name=passwd_label 
           size=20 
           maxlength=10>
    <br><br>
    <input type=submit 
           value="Send it">
    <spacer type=horizontal 
            size=25>
    <input type=reset 
           value="Clear">
    </form>

    <hr>
    <address><a href="mailto:st10@humboldt.edu">Sharon Tuttle</a></address>
<!-- Created: Thu May  8 23:38:27 PDT 2003 -->
<!-- hhmts start -->
Last modified: Fri May  9 01:46:35 PDT 2003
<!-- hhmts end -->
</body>

</html>