I manage to extract only the "to" and "thank" tag with the following code:
Can anybody help me to get the suggestion and doing attributes...Code:to = node.Attributes.GetNamedItem("to").Value thank = node.ChildNodes.Item(1).InnerText
Thanks
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |