
October 5th, 2005, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 912
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
JavaScript Remote Scripting: Processing XML Files
In this article, you will learn how to use AJAX for reading and manipulating simple XML files, in order to implement a basic Web service. Specifically, you will learn how to develop a JavaScript application that fetches data from an XML file. By the end of this article, you will know the basics for using client-side parsed XML in your own applications.
Read the full article here: JavaScript Remote Scripting: Processing XML Files
For more discussion go here: Blog Article Discussion
|