file line by line and determine the correct tag each time.
The easy way is to let the microsoft.xmldom COM object do the work. The
following example reads an XML file containing customer account number and
transaction details.
1 | static void XMLReadCustTrans(Args _args) |
Best Regards,
Hossein Karimi
*This post is locked for comments