Need an XML Example Using Xpath

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JimBob

    #1

    Need an XML Example Using Xpath

    Ive been messing with this for a couple of days now and am out of
    ideas. I need to write a program to read and write an XML file im not
    haveing much luck. Could someone please post a good example of how to
    BOTH Write and then read an XML Doc using XPath and Nodes. Thanks for
    your help.

  • sweet_dreams

    #2
    Re: Need an XML Example Using Xpath


    JimBob napisal(a):
    Ive been messing with this for a couple of days now and am out of
    ideas. I need to write a program to read and write an XML file im not
    haveing much luck. Could someone please post a good example of how to
    BOTH Write and then read an XML Doc using XPath and Nodes. Thanks for
    your help.
    Hi,

    - Here are 101 Vb examples, where you can find how to use XML with VB:
    http://tinyurl.com/pvln2
    - here you will find Absolute Beginner's Video Series. Lesson 10:
    Working with XML:
    http://msdn.microsoft.com/vstudio/express/vb/learning/
    - here you can find some articles about XML and VB.

    Hope this helps.

    Regards,
    sweet_dreams

    Comment

    • sweet_dreams

      #3
      Re: Need an XML Example Using Xpath

      ah I forgot about link
      - here you can find some articles about XML and VB.


      Regards,
      sweet_dreams

      Comment

      Working...