ComputersUnlimited
IS-IT--Management
I am trying to write a program that reads in data from an XML file, edit it and writes it back to the file or a new file. This will include adding additional tags.
Although I have used VB before I have never done anything like this.
What is the best way to read the data in from the XML file and write it back or create a new file, including creating new tags? If it matters the user will be selecting the file.
Thank You
Although I have used VB before I have never done anything like this.
What is the best way to read the data in from the XML file and write it back or create a new file, including creating new tags? If it matters the user will be selecting the file.
Thank You