Hello everyone,
I have a web application that I have written that allows adding new records to a database and updating a database with changes made to an individual record. When I add a record, I have a label called QueryResult in Red that appears in Red like so, "Record 999 has been Added".
I...