Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    require "cgi-lib.pl";
    ...
    #<p>View <A HREF="$url">Bulletin Board</A></p>
    #</body></html>
    #PrintTag
    
  2. or download this
    sub box1 {
       $url="http://soccermb.netfirms.com/board/box1.htm";
    ...
    }
    
    1;