How do I get this in a xml file <data type="text"></data>
if u just port it in XML form then simple Dim doc as new XmlDocument() doc.LoadXml("<data type=""text""></data>") thats it
Forum Rules
Bookmarks