LeoLionHeart
Programmer
Hi there, any help would be greatly appreciated.
I have a server side checkbox on my web form called chkConfirm.
What I want the user to do is when the check box is tick for a confirm/alert message box to appear asking "are you sure you want to delete?" Yes/No.
If the user chooses No then the check box becomes unticked. If Yes the check box stays ticked.
Any ideas? - I know I have to use JScript for this but am unsure how to go about doing this?
I have a server side checkbox on my web form called chkConfirm.
What I want the user to do is when the check box is tick for a confirm/alert message box to appear asking "are you sure you want to delete?" Yes/No.
If the user chooses No then the check box becomes unticked. If Yes the check box stays ticked.
Any ideas? - I know I have to use JScript for this but am unsure how to go about doing this?