find out if data on the form has been changed/edited by a user in VB 2005
I need to find out if data on the form has been changed/edited by a user in VB 2005. I think there is a event "HASCHANGES". How do i implement this ? If the user has made changes to date, a messagebox must pop up asking to save changes or ignore changes.
Alex

