To parse XML file using TinyXML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Meetee
    Recognized Expert Contributor
    • Dec 2006
    • 928

    To parse XML file using TinyXML

    Hi..

    I have created an XML file which contains username and password. I want to parse this XML file so that username and password can be stored in database.

    I am using TinyXML and want to parse the file. I am C++ programmer but new at XML. I have referred TinyXML classes and files. Please guide me!

    Regards
Working...