Using XMLHTTP without refreshing automatic real-time update data

xiaoxiao2021-03-06  37

We can make the program automatically refresh. Time to request data to the server. 5 seconds, take the data for 10 seconds. Use XMLHTTP to issue a request and obtain data. Translate to the client, the client reorganizes and displays the data.

Demo.htm front desk display.