What is the difference between proxied and proxyless calls in AJAX?
Answer Posted / v madhu babu
Proxied calls are made through stub objects which can be called from PHP classes on the JavaScript side in AJAX.
Proxyless calls are made using utility JavaScript functions like HTML_AJAX.replace() and HTML_AJAX.append() in AJAX.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can we get the state of the requested process? : asp.net ajax
Difference between server-side ajax framework and client-side ajax framework?
Differentiate between synchronous and asynchronous ajax requests.
What is the use of updatepanel?
What is asp.net ajax? : asp.net ajax
what are difference between server-side ajax framework and client-side ajax framework?
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
Describe the accordionextender control?
What are the components of the asp.net ajax architecture? : asp.net ajax
What are ajax controls?
What is a simple example of where a ajax request would be used?
What browsers does html_ajax work with?
Is ajax a browser-dependent or a browser-independent script?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
Why do we use ajax?