S Shawn Jul 13, 2005 #1 Hi. I have a two dimensional array. Is it possible to fill it with xml data? Thanks, Shawn
T Tom John Jul 13, 2005 #2 Hi. I have a two dimensional array. Is it possible to fill it with xml data? Click to expand... I am guessing that the Xml contains two values that you want into the array? What is the array and do you have a sample of the Xml. You could also have a look on MSDN about readin XmlDocuments: http://msdn.microsoft.com/library/d...ml/cpconReadingNodeTreesWithXmlNodeReader.asp Hope this helps Tom
Hi. I have a two dimensional array. Is it possible to fill it with xml data? Click to expand... I am guessing that the Xml contains two values that you want into the array? What is the array and do you have a sample of the Xml. You could also have a look on MSDN about readin XmlDocuments: http://msdn.microsoft.com/library/d...ml/cpconReadingNodeTreesWithXmlNodeReader.asp Hope this helps Tom