Help for this page

Select Code to Download


  1. or download this
    ...
    @the_list = ("1","2","3","4");
    ...
    
    submit(-name=>'submit',-value=>'submit'),
        end_form() ) );
    
  2. or download this
    foreach $bit (@the_list) {
        $the_labels{$bit} = $bit . "&nbsp&nbsplabel1  " . "  description  
    + ";
    }