Results 1 to 3 of 3

Thread: [2.0] XML file Manipulation

  1. #1

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    [2.0] XML file Manipulation

    Dear All,
    How to find a text in a xmlfile and and replace the content with
    some text.

    Thanks in Advance
    Please mark you thread resolved using the Thread Tools as shown

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2.0] XML file Manipulation

    I don't claim to be any sort of expert on XML but the place to start looking if you want to read and edit an XML file is the XmlDocument class.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: [2.0] XML file Manipulation

    Quote Originally Posted by danasegarane
    Dear All,
    How to find a text in a xmlfile and and replace the content with
    some text.

    Thanks in Advance
    Your avatar is horribly ironic.

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