How does an ajax call work?
When do I use a synchronous versus asynchronous request?
Which request is better, Get or Post?
Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?
What is the limitation of AJAX ?
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?
When not to use JSON?
Would we be able to call server-side code from javascript?
How to use ajax in updateprogress control?
What is the syntax to create ajax objects? : asp.net ajax
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
How do I handle the back and forward buttons in ajax?
Are there any frameworks available to help speedup development with ajax?