What are the common problems (errors) you get while
implementing AJAX?
Answer / mithun
No Back Button Functionality
By default the browser stores the web page visited in the History Folder, but with AJAX the browser is unable to retrieve the dynamic content.
Making too much AJAX calls will degrade the browser performance and it will become slow.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is JSON in Ajax?
Should I use xml or text, javascript, or html as a return type?
How do we abort the current xmlhttprequest in ajax?
When should I use an java applet instead of ajax?
How do I handle the back and forward buttons in ajax?
Which are limitations of ajax?
Is it true that a xmlhttprequest objects belongs to the w3c standard?
What is a simple example of where a ajax request would be used?
Can we use nested update panel in Ajax?
What is the response time when using ajax?
What is polling in ajax.
Describe the animation extender control and the method by which this control is utilized?