how to convert a string into xml file
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi here i will get text(string) into a field in a table.I need to convert that string into XML file. can any one have code or any idea please guide me .
Suresh.R
Hi Suresh, What do u mean you want to convert string into xml file. If you want to save the string as an xml file: Just open a new filestream. write this string to it and save it as any file with .xml extension. Else, I feel the question needs to be rephrased.
rAm i Think, i Wait, i Fast -- Siddartha