I have a page which has lot of asp.net controls and retrieves data from the database and fill the controls. and if the user makes changes and moves to the next page without saving. I want to alert them. Can any one gimme idea on how to track the changes in the page !! or which keyword to search in google for ;-)!! P.S: I checked for Viewstate property but it remains the same onload and posts.
Sathy