how to get all the xml content using MSXML?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
aaaa i am using VC 6 to read and write xml file content with MSXML component. but i cannot find a way to get all the xml content like the property "innerxml" in .NET class. can anyone tell me how to implement this? thanks a lot
-
aaaa i am using VC 6 to read and write xml file content with MSXML component. but i cannot find a way to get all the xml content like the property "innerxml" in .NET class. can anyone tell me how to implement this? thanks a lot
It is not obvious what you are asking based upon the information you have provided. Please be specific about what you are trying to do, how you are trying to do it, and provide some code snippets if possible to increase the possibility that someone might know a way to help.