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 |
Can ajax technology work on web servers other than iis?
Diff b/w javascript and jquery
Is json is a programming language?
How to control how long an ajax request may last?
How do we get the xmlhttprequest object in ajax?
Do ajax applications always deliver a better experience than traditional web applications?
What are all the features of Ajax?
What do I need to know to create my own ajax functionality?
Should I use xml or text, javascript, or html as a return type?
What is Script Manager?
How we can send more values through the response text?
What is ajaxcontrol toolkit?