[Home] [By Thread] [By Date] [Recent Entries]

  • From: RamMohan <rammohanpv@a...>
  • To: xml-dev@l...
  • Date: Thu, 04 Jan 2001 20:23:16 +0530

Hi all,
 
I have a requirement in which i need to parse an XML document from Visual Basic 6. Visual Basic actually comes with a built in parser. We can include that by going to Projects---> References----> Microsoft XML Version 2.0
 
Now i create a DOMDOCUMENT object and load an XML document using the loadXML method.
My idea is to parse the XML doc and retrieve all the elements and their attributes.
But this loadXML function which returns a boolean value, always returns false, even though i m loading a valid XML document.
 
Any help is appreciated
Ram
 

  • Follow-Ups:
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member