Results 1 to 2 of 2

Thread: XmlTextWriter <data type="text"></data>

  1. #1
    rudolph is offline VB.NET Forum Newbie
    .NET Framework
    Join Date
    Apr 2005
    Posts
    1
    Reputation
    0

    Smile XmlTextWriter <data type="text"></data>

    How do I get this in a xml file <data type="text"></data>

  2. #2
    gripusa is offline VB.NET Forum Enthusiast
    .NET Framework
    Join Date
    Apr 2005
    Location
    Lahore Pakistan
    Posts
    73
    Reputation
    102
    if u just port it in XML form then simple
    Dim doc as new XmlDocument()
    doc.LoadXml("<data type=""text""></data>")

    thats it

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Harvest time tracking