Re: how to get XML document object
"Tezza" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Thanks Martin. I recently found the responseXML property (which I am now using), but I didn't know about DOMParser That will definately come in handy for me because all my application data is encapsulated in XML.