|
Thread: xml
-
Aug 27th, 2003, 10:05 AM
#1
Thread Starter
Fanatic Member
xml
Hi,
I would like to retrieve items from an xml file
In an xml file I have:
<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
<ServerName>SVR07</ServerName>
<DatabaseName>TradarBe</DatabaseName>
</Configuration>
And now in vb.net I would like to retrieve the servername and the databasename in a message box.
How is this done please?
Thanks
-
Aug 27th, 2003, 10:42 AM
#2
Why don't you try searching first there are lots of examples of things like this.
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
|
Click Here to Expand Forum to Full Width
|