<% include("/elements/header.html", 'Quick payment entry', menubar( 'Main Menu' => $p, #popurl(1), ), ( $cgi->param('error') ? '' : 'onload="addRow()"' ), ) %> % if ( $cgi->param('error') ) { <% $cgi->param('error') %>

% }
% my $row = 0; % if ( $cgi->param('error') ) { % my $param = $cgi->Vars; % % for ( $row = 0; exists($param->{"custnum$row"}); $row++ ) { % } % }
Cust # Customer Amount Check #
" rownum="<% $row %>"> " rownum="<% $row %>"> $" > " > % if ( $param->{"error$row"} ) { Error: <% $param->{"error$row"} %> % }

<% include('/elements/xmlhttp.html', 'url' => $p. 'misc/xmlhttp-cust_main-search.cgi', 'subs' => [qw( custnum_search smart_search )], ) %>