Help for this page

Select Code to Download


  1. or download this
    Undefined subroutine &main::optgroup called at dropdowntests.pl line X
    
  2. or download this
    my $query = new CGI;
        
    ...
    $template->param( optiongroup => $opt);
    print "Content-type: text/html\n\n";                        
    print $template->output();