Help for this page

Select Code to Download


  1. or download this
    <table>
    <TMPL_LOOP NAME="files_loop">
    ...
       <input type="hidden" name="file" value="<TMPL_VAR NAME="fn">">     
    +      
       </select></td>
     </tr></TMPL_LOOP></table>
    
  2. or download this
         
        foreach my $value ($q->param('files234p')) {
    ...
              $i++;
             }
         }
    
  3. or download this
        file1 1
        file1 10
    ...
        file1 1
        file2 10
        file3 1