PDA

View Full Version : parsing xml with js


krycek
11-15-2002, 06:10 PM
...does anyone know of a good js script that will parse xml data? I need to format an xml document to be displayed.

::] krycek [::

beetle
11-15-2002, 06:11 PM
Uhh, I've got this link (http://www.javascriptkit.com/dhtmltutors/getxml.shtml) in my favorites. Haven't messed with it yet, however.

Skyzyx
11-18-2002, 01:30 AM
I was asking for a script that could parse XML documents too just a coupla months ago. I got some help from some people (I believe Alex Vincent and JKD), but it wasn't enough help for get it all figured out. So I played around with it a bit, and it all began to make sense.

Give me about 30 more minutes and I'll post again with more explanation.