Refreshing Server DataOur Ajax application has fetched information from the server and then parsed the data and acted upon it. Now we'll show you how to make the application retrieve a new version of the data from the server, which automatically refreshes the page. Script 15.7 contains the necessary JavaScript. Script 15.7. Use this script to automatically refresh server information.
To refresh server information:
Tips
|