Help for this page

Select Code to Download


  1. or download this
    #Get the row count
    my $sp = $dbh->prepare("
    ...
    my $id[$countrows] = $incoming{'id_$countrows'}; # Fetch the text from
    + the array.
    my $action[$countrows] = $incoming{'action_$countrows'}; # Fetch the t
    +ext from the array.
    }
    
  2. or download this
    
    syntax error at massupdate.cgi line 388, near "@qty["
    syntax error at massupdate.cgi line 389, near "@type["
    syntax error at massupdate.cgi line 390, near "@equip["
    massupdate.cgi had compilation errors.