Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How Ajax reads data

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article is about how Ajax reads data. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.

Take out what we prepared last time. 1: function of XMLHTTPRequest object. 2: Asp outputs a file in xml format. You can click to view the contents of the file: Asp outputs data in xml format.

After opening it, you will find that we use Asp technology to dynamically output a xml format data. if you don't know about this technology, please go back and read: ajax begins to prepare an article with a msg tag in this output data. the tag contains a piece of text. today we read this msg tag. and display the text content on your web page.

Take a look at the following code first. and attach a demonstration of the effect

Web_ajax.asp

The copy code is as follows:

A simple example of Asp outputting xml, which we will use to read data in our ajax tutorial example later.

Html

Css

Dom

JavaScript

Ajax

Here is the content of the static page

The copy code is as follows:

Create an available xmlhttpreuqest object

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report