advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
eXMLs - a Pure VB XML parser

Author: Matthias Grosser
Category: ASP, HTML, and XML
Type: Classes
Difficulty: Advanced

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

Sponsored Links