Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the role of Script Manager in Ajax?

0
Posted

What is the role of Script Manager in Ajax?

0

Answer – Script Manager, as the name suggests is used to manage the client side script of Ajax…………. List out differences between AJAX and JavaScript. Answer – Ajax is Asynchronous Java Script and XML. Here on sending request to the server, one needn’t wait for the response…………….. Describe how to create AJAX objects. Answer – Ajax Objects can be created by the following syntax:…………. Define JSON. Answer – JSON is JavaScript Object Notation. JSON is a safe and reliable data………. Explain in brief abo XMLHttpRequest object Answer – XMLHttpRequest object is used to transfer data between a client and a server……. Describe the formats and protocols used by AJAX. Answer – Ajax uses HTTP’s GET or POST. AJAX also uses XMLHttpRequest protocol for requesting to the web server……………

0

Script Manager, as the name suggests is used to manage the client side script of Ajax. Since Ajax uses Java Script, there needs to be a mediator to manage this script and restrict a particular version to a browser. A Script manager is present on every page where Ajax is used to enable the Ajax Libraries. These Libraries in turn helps to implement the core Functionality of Ajax: Partial rendering.

0
10

List out differences between AJAX and JavaScript. Describe how to create AJAX objects. Define JSON. Explain in brief abo XMLHttpRequest object Describe the formats and protocols used by AJAX.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.