Hi ,
any body can explain about CALLBack
Here is a simple code that shows how callbacks can be implemented in Ajax in .NET 2.0
http://www.codeproject.com/Ajax/ContextSensitiveHelp.asp
HTH
VJ
did u have any idea about the aborting a web request ?
Hi
Is this a related question? I am unable to relate callbacks to aborting a web request. Could you explain that further.
ok , in my web application we are having two buttons (titled as 'Generate Reports' ,'Cancel') whenever the user click 'Generate Report' button my application fetch the data from database and display it in a webpage , meanwhile if the user clicks 'cancel' button the webrequest have to be canceled and the old state of the web page to be maintian as it is .
Hi
I figured that it was a different question and trying to answer that with others on your other post. Meanwhile let me know if the callback part (which this query) answered your query or do you need any more input ?
Hi all,
Here is a quite good article forCallBack.
Best regards,
Jonathan
No comments:
Post a Comment