MSXML Parser??CreateNode????
-
:confused::confused:Hi All, I have an existing XML file and i want to append that XMl file with the data from another XML file..I don't have any idea how to proceed with it..I have tried DomDocument create node and domelement cretenode or createElement but nothing seems to work..is there something i need to do..Please help me..I need it urgently..Any help or pointers are highly appreciated.. Thanks a lot in advance.. Regards, Himanshu
-
:confused::confused:Hi All, I have an existing XML file and i want to append that XMl file with the data from another XML file..I don't have any idea how to proceed with it..I have tried DomDocument create node and domelement cretenode or createElement but nothing seems to work..is there something i need to do..Please help me..I need it urgently..Any help or pointers are highly appreciated.. Thanks a lot in advance.. Regards, Himanshu
i think you need
XmlDocument.ImportNode
"When the only tool you have is a hammer, a sore thumb you will have."