I'm pretty new to VB so pardon me
Is there a way to convert a text file into a XML document after i choose the selected text file in a selected from a file chooser.
the best way to convert a text file to xml (in my opinion) is to read all the values from the text file into a dataset then use the .SaveXML method of the dataset to save it as an xml file
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.