What are the protocols used by Ajax?
Answer / v madhu babu
HTTP’s GET or POST
XMLHttpRequest for placing a request with the web server
Uses JSON to communicate between the client and server
UED or URL encoded data
Is This Answer Correct ? | 14 Yes | 1 No |
Why is ajax called ajax?
What is the xmlhttprequest object?
Should I consider ajax?
What's new in .Net 3.5
What is synchronous request in ajax?
What is the difference between synchronous postback and asynchronous postback? : asp.net ajax
Describe Ajax With its Implementation Process ? Give an example?
How do we create a thread to do ajax polling?
What is json? : asp.net ajax
What are the security issues with ajax?
How do we debug javascript?
What is AJAX Framework?