Help for this page
if ($Choice eq 't_datein') { if ($Choice2 eq 't_datein') { ... $sth = $dbh->prepare($query); $sth->execute();
if (($Top eq 'All') && (!$SearchString)) { ... ($sth)->finish(); ($dbh)->disconnect();