Help for this page

Select Code to Download


  1. or download this
    
    <hr>
    ...
    </form>
    </body>
    </html>
    
  2. or download this
    #!/opt/csw/bin/perl
    use CGI qw/:standard/; 
    ...
    }
    
    end_html();