|
-
December 5th, 2006, 10:00 AM
#1
Create, Modify and Read MSXML2::IXMLDOMDocument poiner at same time ?
Hi All,
I am using DOM to create,load,save to xML file.
I am using CreateElement of MSXML2::IXMLDOMDocument pointer to create nodes.
Lets say i have created 4 nodes, now i want to see what is the element at node 2 to verify.
At this point of time i have not saved the contents to file.
can i do this ?
when i try to go back and read the contents i am not able to get values at all.
can any one please give a solution ?
thanks ahead
rajs
Last edited by brraj; January 5th, 2007 at 12:35 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|