Help for this page

Select Code to Download


  1. or download this
    print "Content-type: text/html\n\n";
    
    ...
         print "<option>$dept</option>";
         }
     print "</select>";
    
  2. or download this
    #!/bin/perl
    #use strict;
    ...
    
        return;
    }