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

How many types of ready states in Ajax?

1 Answers  


Does ajax have significant accessibility or browser compatibility limitations?

0 Answers  


What are ajax limitations?

0 Answers  


How to control how long an ajax request may last?

0 Answers  


Explain the step property of the numericupdownextender control? : asp.net ajax

0 Answers  






How can AJAX applications be debugged?

1 Answers  


What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax

0 Answers  


Is ajax a browser-dependent or a browser-independent script?

0 Answers  


What is the use of updatepanel?

0 Answers  


Methods of consuming web services in AJAX?

0 Answers   QuestPond,


What are the extender controls?

1 Answers  


How does one call a javascript function from the ajax code?

0 Answers  


Categories