Help for this page

Select Code to Download


  1. or download this
    use CGI qw(:standard);
    
    ...
    
    EOF
    
  2. or download this
    print '<script language="javascript">';
    var rows = document.getElementsByTagName('tr');
    ...
    }
    }
    print "</script>";