Help for this page

Select Code to Download


  1. or download this
    <html>
    <head></head>
    <form action=/cgi-bin/math4.cgi method=post>
    ...
    </body>
    </form>
    </html>
    
  2. or download this
    #!/usr/bin/perl
    use CGI ':standard';
    ...
    
    
          }