|
eXMLs - a Pure VB XML parser
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: If you always wanted to use XML storage in your projects, but the overhead of linking to MSXML deterred you from doing so, try this null-dependency library. Full VB5 sources are included, demonstrating some neat OOP techniques which let you access data through a simple DOM architecture. Supports CDATA, DOCTYPE and comment directives as well as full UTF-8 encoding. You may use this code for _non-commercial_ purposes as you like, as long as you credit its usage. Never ever suppose it being completely free of bugs. On discovering any, please mail them to pluto@brain-killer.org.
This code has been viewed 79452 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. source/exml.zip
|