VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Dll Project That Reads XML Into a Treeview

Paul Stevens  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This Code uses the Microsoft XML Parser to Read an XML Source and Put it into a treeview. Ut Can Accept A path to An XML File EX:"C:\MYxml.XML" A string EX:"''" or a URL to an XML File Ex:"https://www.MySite.Com/Myxml.XML"

Inputs
All you need to do is Pass the XMLTree.Plantree Class the Treeview Name and the Path to an XML Data Or some XMLData and it will do the Rest

Assumes
You MUST have MSXML3 installed on your machine for this to Work

Rate A Dll Project That Reads XML Into a Treeview (13(13 Vote))

Download A Dll Project That Reads XML Into a Treeview

A Dll Project That Reads XML Into a Treeview Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters