aspx thread: Traversing through xml ?
Message #1 by "Rohit Arora" <rohit_arora@i...> on Mon, 27 Jan 2003 12:51:24 +0530
|
|
Hi can anybody tell me object which can store xml data. And how to extract
values of elements and attributes from them ?
Kind Regards
Rohit Arora
Message #2 by npandey@h... on Mon, 27 Jan 2003 08:04:40
|
|
I am not sure if this would help but I have used Microsoft.XMLDOM in
classic ASP. For using XML in .NET check out Code Bank at
http://www.xmlforasp.net/content.aspx?content=codebank&codeType=xml
Hope this helps
Neal
> Hi can anybody tell me object which can store xml data. And how to
extract
values of elements and attributes from them ?
Kind Regards
Rohit Arora
Message #3 by "Rohit Arora" <rohit_arora@i...> on Mon, 27 Jan 2003 13:22:15 +0530
|
|
Thanx Neal,
That seems to be a gr8 site(jes havin a look). Any other kinda help ? I ll
appreciate.
peace
rohit
-----Original Message-----
From: npandey@h... [mailto:npandey@h...]
Sent: Monday, January 27, 2003 8:05 AM
To: ASP.NET
Subject: [aspx] Re: Traversing through xml ?
I am not sure if this would help but I have used Microsoft.XMLDOM in
classic ASP. For using XML in .NET check out Code Bank at
http://www.xmlforasp.net/content.aspx?content=codebank&codeType=xml
Hope this helps
Neal
> Hi can anybody tell me object which can store xml data. And how to
extract
values of elements and attributes from them ?
Kind Regards
Rohit Arora
|