Load Content from Callback
-
I have made a simple application which will do a callback to the server side. Means I have used ICallbackEventHandler to get RaiseCallbackEvent to be called from javascript. Here in the callback I need to get the content of another page just similar to what Server.Execute does. Is it possible to request a page from server side and load it into a div, which we do from client using XMLHttpRequest, without moving the context to that page. Please let me know.
Abhishek Sur
-
I have made a simple application which will do a callback to the server side. Means I have used ICallbackEventHandler to get RaiseCallbackEvent to be called from javascript. Here in the callback I need to get the content of another page just similar to what Server.Execute does. Is it possible to request a page from server side and load it into a div, which we do from client using XMLHttpRequest, without moving the context to that page. Please let me know.
Abhishek Sur
no one to answer my query..... :( :(
Abhishek Sur