I have this small monitoring system which monitors customers on daily, weekly, and monthly payments.
How do i sum all the numeric values in the "type of payment column"?
How do i delete the current record selected by the user? IE, i select a name, then hit delete, deletes all the record from that current name Selected..
Thanks