X-Received: by 2002:a05:6214:38c:: with SMTP id l12mr23179926qvy.224.1579109028429; Wed, 15 Jan 2020 09:23:48 -0800 (PST) X-Received: by 2002:a81:ac64:: with SMTP id z36mr21945037ywj.40.1579109028217; Wed, 15 Jan 2020 09:23:48 -0800 (PST) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!g89no14321qtd.0!news-out.google.com!w29ni1282qtc.0!nntp.google.com!g89no14313qtd.0!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: microsoft.public.scripting.vbscript Date: Wed, 15 Jan 2020 09:23:45 -0800 (PST) In-Reply-To: <02d101c32d43$6e4ee9b0$a101280a@phx.gbl> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=167.71.150.61; posting-account=tC2EiAoAAAAPgARXD78-pTXXZcS-CZjV NNTP-Posting-Host: 167.71.150.61 References: <02d101c32d43$6e4ee9b0$a101280a@phx.gbl> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: SAX XML parsing in VBScript? From: muslyymuslyy@gmail.com Injection-Date: Wed, 15 Jan 2020 17:23:48 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 12 Xref: csiph.com microsoft.public.scripting.vbscript:12271 On Sunday, 8 June 2003 03:53:33 UTC+5:30, Tom Stone wrote: > 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.