-
Open .xml file in Visual Basic?
Is it possible to read a XML file in Visual Basic?
I have a XML file which contains a recordset with values,
and wan't to read this file via a VB program.
/ Jocke
-
Re: Open .xml file in Visual Basic?
If you have IE 5 installed, you can include a reference to Microsoft XML 2.0
in your application. Better yet, download the newest version of the parser
here:
http://msdn.microsoft.com/downloads/...le.asp?url=/ms
dn-files/027/000/541/msdncompositedoc.xml.
This article may help you get started.
http://www.devx.com/upload/free/feat...300/rj0300.asp
Hope that helps.
Russell Jones
Sr. Web Development Editor
DevX.com
"Jocke" <a@b.c> wrote in message news:3a54939a$1@news.devx.com...
>
> Is it possible to read a XML file in Visual Basic?
>
> I have a XML file which contains a recordset with values,
> and wan't to read this file via a VB program.
>
> / Jocke
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|