Iamthestig
Programmer
Hi,
I'm not sure if this can be done.
I am using ASP.Net 2.0 / VS 2008
I have a page with a dropdownlist of user names. When the list is clicked (or before a user name is changed) I want to display a messagebox reminding the user to Save the current Page. Like: "Have you saved this page?" With Yes No buttons. Then cancel the dropdownlist from changing if they click No.
I can do this with a button, can it be done with a dropdownlist?
Many thanks.
I'm not sure if this can be done.
I am using ASP.Net 2.0 / VS 2008
I have a page with a dropdownlist of user names. When the list is clicked (or before a user name is changed) I want to display a messagebox reminding the user to Save the current Page. Like: "Have you saved this page?" With Yes No buttons. Then cancel the dropdownlist from changing if they click No.
I can do this with a button, can it be done with a dropdownlist?
Many thanks.