Help for this page

Select Code to Download


  1. or download this
    print $query->br, $query->br, $query->br, $query->startform;
    --code snipped--
    ...
            )
       ]
     ),    # end TR
    
  2. or download this
    $query->textfield(
      -name      => 'BillName',
    ...
      -maxlength => 70,
      -size      => 50,
    )