0
Reply

MSXML

reallife

reallife

Jan 12 2008 12:52 PM
2.1k
Hello,
I need to parse a xml file but it has special tag like <myTag1:text>, <myTag2:other>; XmlreaderText() fails to parse those tags; I tried to install MSXML parser hoping it helps me, but I don't know how use it and if I've installed it properly; How can I solve my problem? Is MSXML a right solution?