What are the common problems (errors) you get while
implementing AJAX?



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

Post New Answer

More AJAX Interview Questions

Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?

0 Answers  


How was ajax killed?

0 Answers  


How do we handle concurrent ajax requests?

0 Answers  


Are there any security issues with ajax?

0 Answers  


Describe the situations in which ajax should not be used? : asp.net ajax

0 Answers  






How does html_ajax compare with the xajax project at sourceforge?

0 Answers  


How can javascript be debugged?

0 Answers  


Can I use ajax with microsoft's .net?

0 Answers  


How ajax work ?

0 Answers  


What is the difference between synchronous and asynchronous requests?

0 Answers  


What is the role of scriptmanager in ajax?

0 Answers  


What does the dynamicpopulateextender control do? : asp.net ajax

0 Answers  


Categories