Results 1 to 3 of 3

Thread: xml simple stupid question

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2014
    Posts
    8

    xml simple stupid question

    I know I'm just over thinking this or i might be just trying to rush it since in short on time idk

    But i need to load a xml file into a treeview with the xmldocument or navigator and recreate the line as it is normally viewed in text editor. Reason being the crowd this app is being designed for only knows what they see in the text editor thus won't understand another view.

    I can get the attributes and the node name and all that but how do i put it all together like it outs normally

  2. #2

    Thread Starter
    New Member
    Join Date
    Apr 2014
    Posts
    8

    Re: xml simple stupid question

    I need it to look like <value name="yaddayadda" type="int">3</value>

  3. #3
    PowerPoster Evil_Giraffe's Avatar
    Join Date
    Aug 2002
    Location
    Suffolk, UK
    Posts
    2,555

    Re: xml simple stupid question

    If you have the XML in a file, why not just show the contents of the file, rather than trying to recreate it from the tree?

Tags for this Thread

Posting Permissions

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



Click Here to Expand Forum to Full Width