Answer Posted / v madhu babu
Two tools are used for debugging:
Fiddler for IE
Firebug for Mozilla.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
What javascript libraries and frameworks are available for ajax support?
How do we debug javascript?
What are the real web applications of ajax currently running in the market?
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
What are the types of open() method used for xmlhttprequest?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
Why do we need ajax?
What is synchronous request in ajax?
Why does html_ajax hang on some server installs?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
What is a simple example of where a ajax request would be used?
What does the dynamicpopulateextender control do? : asp.net ajax