I'm wondering how to add a new xml node to an existing xml file. then remove it.
Heres why. I have a grid that allows a user to save a profile as an xml doc. The user can then load up that profile at a later time. what i would like to do is add one node to this profile so before the profile is transposed onto the grid I want to read the added node get the needed info from it remove it, and Resave the xml doc without the data. Then apply the doc to the grid. have never really worked with xml i'm search out help on how to go about doing this.
Cheers
Heres why. I have a grid that allows a user to save a profile as an xml doc. The user can then load up that profile at a later time. what i would like to do is add one node to this profile so before the profile is transposed onto the grid I want to read the added node get the needed info from it remove it, and Resave the xml doc without the data. Then apply the doc to the grid. have never really worked with xml i'm search out help on how to go about doing this.
Cheers