what is the active x dll used for ajax. explain y we use
ajax?
Answers were Sorted based on User's Feedback
Answer / kala
why we use AJAX.
AJAX is a technique for creating better,faster and more
interactive web applications. Using AJAX javascript can
interact with the web server and trade data without
reloading the page.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / lingamurthy.k
Ajax.dll should be included in the Bin folder
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sandeep karmakar
One major drawback of ajax is that javascript must be
eneabled in the browser,without which it wont function properly.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / obulreddy.g
Without reloading the every page can reload only each page
content.this removes the burden on to the server for
irrrespective of requsts send to the server.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is xmlhttprequest?
Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?
What are the limitations of Ajax?
How can you find out that an AJAX request has been completed?
Are there any security issues with ajax?
What is the difference between a destructor and a garbage collector?
Is it possible to use fileupload control within the update panel?
What are all the security issues of Ajax?
How to use ajax in updateprogress control?
Did adaptive path help build google's ajax applications?
What is the purpose of xmlhttprequest?
What is the minimum version of php that needs to be running in order to use html_ajax?