I have developed a web application to enter data into a database, when there is an update to the database, I need it to print out the record when a new record is added or a record is changed. I only need to print the current record. Is this possible? Has anyone done this?