Load an XML File using the SAX Parser: Demo
Category:
ASP, HTML and XMLType:
ApplicationsDifficulty:
IntermediateAuthor:
John ConwellVersion Compatibility: Visual Basic 6
More information:
This is an example app showing how to use the SAX parser to parse an XML file. It takes a XML file and loads its contents into a class object included with the project.
The demo has a number of dependencies. One is version 3.0 of Microsoft's XML parser. The other is the object viewer located at http://www.freevbcode.com/ShowCode.Asp?ID=2761.
The readme file included with this project contains more information about it.
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.
Download saxexample.zip