CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Xml

  1. #1
    Join Date
    Jan 2006
    Posts
    2

    Question Xml

    I don't want to use java to read XML, one question, very simple that what if there are so many childnodes in an XML file that simple loops surely can't ever find. I have teach-yourself-xml and also reference some others but XML processing seems to me to be done only when I see XML content in advance.
    Thank you -lol-

  2. #2
    Join Date
    Jan 2006
    Posts
    2

    Re: Xml

    can you help?

  3. #3
    Join Date
    Jan 2006
    Posts
    1

    Re: Xml

    Quote Originally Posted by Skatingfan
    can you help?
    google can help, and give you more results with no headaches

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

Featured