Discussion:
SAX XML parsing in VBScript?
(too old to reply)
m***@gmail.com
2020-01-15 16:37:43 UTC
Permalink
Does anyone have any examples of parsing an XML document
using VBScript (or JavaScript?)? Just a simple example to
get me started would be great -- like one that takes an
XML file, returns the values from elements with a
particular name. All the examples in the microsoft
documentation are in VB or C++, and I want to get a simple
one that will work as part of a webpage.
Thanks,
Tom S.
m***@gmail.com
2020-01-15 17:21:08 UTC
Permalink
Does anyone have any examples of parsing an XML document
using VBScript (or JavaScript?)? Just a simple example to
get me started would be great -- like one that takes an
XML file, returns the values from elements with a
particular name. All the examples in the microsoft
documentation are in VB or C++, and I want to get a simple
one that will work as part of a webpage.
Thanks,
Tom S.
m***@gmail.com
2020-01-15 17:21:43 UTC
Permalink
Does anyone have any examples of parsing an XML document
using VBScript (or JavaScript?)? Just a simple example to
get me started would be great -- like one that takes an
XML file, returns the values from elements with a
particular name. All the examples in the microsoft
documentation are in VB or C++, and I want to get a simple
one that will work as part of a webpage.
Thanks,
Tom S.
m***@gmail.com
2020-01-15 17:23:45 UTC
Permalink
Does anyone have any examples of parsing an XML document
using VBScript (or JavaScript?)? Just a simple example to
get me started would be great -- like one that takes an
XML file, returns the values from elements with a
particular name. All the examples in the microsoft
documentation are in VB or C++, and I want to get a simple
one that will work as part of a webpage.
Thanks,
Tom S.
Loading...