How write xml to specified path
Hi,
I have a xml file in my application. I create a folder name is "xmlFiles".
My xmlfile name is "write.xml". I write this xml to a specified path that's with in
the application that folder that is i write the file to the xmlFiles folder like
"D:\Guvera\XmlConversion\xmlFiles\write.xml".Is it possible?? If any useful
website for this solution..
Thanks:wave:
Re: How write xml to specified path
this link will show you how to read and write xml files to and from a dataset:
http://aspnet.4guysfromrolla.com/articles/052902-1.aspx
Re: How write xml to specified path
Is what possible? I see about 3 or 4 different 'questions' in your post, but ambiguous because it seems like you already know how to do it.