I am having real difficulty here.
I have never worked with AJAX before and so I really dont even know where to begin with this.
I need to run part of a routine and then pop up a confirmation messagebox on the client side...then depending on the response run one or another routine.
I understand that the appropriate way to do this is via Ajax and the script manager but I am having difficult firgurin out the correct way to handle this.
Can some one please post an example of the code I need...
I need a c# example.
What I need is this..
The code example to fire off the confirm messagebox on the client and then teh code for the postback to capture the result and handle it..
also any code that might need to be on the client side anyone with an example of this?
Start Free Trial