VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

vbXML

Artanis  (4 Submissions)   Libraries   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

vbXML is a class wrapper for the MSXML 2.0 Library (should also be supported by the 4.0 Library as well, since it is backwards compatible). vbXML gives users an easy to use front-end for MSXML, allowing you to easily read, write, delete, and create nodes and node attributes. You can also read in the full XML for a node (and all child nodes) or the full XML file itself. vbXML is based (almost entirely) on the CGoXML class submited to VBC, though vbXML is completely my own code. Included is a quick and dirty example to show you the basics of vbXML. Some comments or a vote would be nice =)

Rate vbXML (6(6 Vote))

Download vbXML

vbXML Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters