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
What is ajaxcontrol toolkit?
How ajax work ?
What is the response time when using ajax?
Which are the trigger types that we find in update panel?
Are there usability issues with ajax?
What is the use of the scriptmanager control in ajax? : asp.net ajax
How do I test my ajax code?
Tell name of all the control of ajax?
Did adaptive path invent ajax?
What are the different controls of asp.net ajax? : asp.net ajax
what are difference between server-side ajax framework and client-side ajax framework?
What do I do on the server to interact with an ajax client?
What are the browser versions that ajax is compatible with?
What does json stand for?
What are the advantages and disadvantages of ajax?