Well one of many things you could do would be to set the tag of your textbox=the text of your textbox before the record is edited and then in the save function compare the tag to the text and if they are different display your message box.