I have a couple fields in the data base that have to record a "repair" history. I need to retain previous information in the fields and not overwrite it. So I was thinking what is the best way to push the data into the input area off my application so as to add to that info then save it to the database.