VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



vbXML

by Artanis (4 Submissions)
Category: Libraries
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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

Download vbXML

Download vbXML (6 KB)

vbXML Comments

No comments have been posted about vbXML. Why not be the first to post a comment about vbXML.

Post your comment

Subject:
Message:
0/1000 characters