Help for this page

Select Code to Download


  1. or download this
    #!C:\perl\bin\perl
    
    ...
     print hidden({-name=>"User_Input", -value=>"$nbr_of_fields"});
     print submit({-name=>'action', -value => 'Submit' }),
            end_form, end_html;
    
  2. or download this
    Test.cgi
    --------
    ...
    }
    
    print end_html;