M
Michael Albanese
I have an .aspx page which retrieves a record from the
database and populates each field in a ASP:Textbox. I
allow the users to change the contents of individual text
boxes and they click on 'Save' button to save their
changes. Quite often users do not click 'Save' and go to
some other page. How can I programmatically detect that
they have changed one or more text boxes and prompt them
to click on 'Save' button?
Thanks,
Michael
database and populates each field in a ASP:Textbox. I
allow the users to change the contents of individual text
boxes and they click on 'Save' button to save their
changes. Quite often users do not click 'Save' and go to
some other page. How can I programmatically detect that
they have changed one or more text boxes and prompt them
to click on 'Save' button?
Thanks,
Michael