tags:

views:

13

answers:

0

Hello,

I am trying to get a popup after saving some data into the database. When using the ConfirmButtonExtender and ModalPopupextender, it asks for TargetControlID. So i have given TargetcontrolID to be Submit button. So whenever the button is clicked, it shows the popup, after you close the popup, it saves information in the database. This shouldn't be the case. What do you think i should change?

Thank you all!!