protected void RemoveTempID(int tempID) { InvoiceData invicedata = new InvoiceData(); invicedata.BoothTempDelete(tempID); }