Published on 2006-02-21 12:07:19

For better understanding XMLDOM and how to manipulate XML data with Javascript, Jayaram Krishnaswamy have written an introduction article to Roaming through XMLDOM. The article explained with an example the different document elements properties and how to manipulate the XML document, a great continuation to the XMLHttp object which have been explained in a previous article in the same series.

Understanding and manipulating the XMLDOM objects is a prerequisite to writing successful code, whether it be for AJAX or for anything to do with XML files especially using Microsoft tools. It is the author's hope that the surgical presentation of this tutorial in dissecting the XMLDOM object will provide a guide to this understanding.


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved