<<<<Restricted Area>>>>" . "
Sorry, you must Log In to view this Page

"); exit(); } $ID = $_POST['ID']; $invnum = $_POST['invnum']; $usrn = $_POST['usrn']; ?>
Close this Window

Eco-$mart Invoices
Invoice Deleted?

Successfully Deleted Invoice

"); }else{echo ("

Error Deleting Invoice!
". 'Error:' . mysql_error() . '

'); } $ok2 = @mysql_query("DELETE FROM inv_notes WHERE invnum='$invnum'"); if ($ok2) {echo("

Successfully Deleted Notes

"); }else{echo ("

Error Deleting Notes!
". 'Error:' . mysql_error() . '

'); } $ok3 = @mysql_query("DELETE FROM inv_prod WHERE invnum='$invnum'"); if ($ok3) {echo("

Successfully Deleted Product Record

"); }else{echo ("

Error Deleting Product Record!
". 'Error:' . mysql_error() . '

'); } ?>
 Home   Administration 
Eco-$mart Products
©2006 - Data Base Interface - Custom Built at: kwgrubbs.com