in reply to Re^4: How to retain a value passed from another link to a scriptin thread How to retain a value passed from another link to a script
my $count = $dbh->do( $sql,undef,@data ); # not $orderid [download]