M
Mohd Ebrahim
Hi,
I have a asp.net ajax enabled. I need to post back the form using ajax after
user confirmation (dialog box), how can i achive this?
1. On the 'Save ' button (runat=server) , I want to display confirmation
message 'do you want to save ?" (yes/no)
2. if the user has selected 'yes', i want to post the form using ajax script
and call code behind method for saving
Regards,
Naheed
I have a asp.net ajax enabled. I need to post back the form using ajax after
user confirmation (dialog box), how can i achive this?
1. On the 'Save ' button (runat=server) , I want to display confirmation
message 'do you want to save ?" (yes/no)
2. if the user has selected 'yes', i want to post the form using ajax script
and call code behind method for saving
Regards,
Naheed