Help for this page

Select Code to Download


  1. or download this
    <form action="contest.pl" method="POST">
            <fieldset>
    ...
        <input type="submit" value="Submit you Request!"/>
        <input type="reset" value="Reset"/>
    </form>
    
  2. or download this
    #!/usr/local/bin/perl
    
    print $name;