Help for this page

Select Code to Download


  1. or download this
    $query->startform(-method=>'POST', -action=>"newcgi.cgi?foo=report");
    
  2. or download this
    report() if param('foo') eq 'report';