Results 1 to 2 of 2

Thread: xml

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    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

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    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
  •  



Click Here to Expand Forum to Full Width