Click here to Skip to main content
15,910,083 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to use xml file in asp and how to retrieve data from xml in asp
Posted
Comments
sri senthil kumar 19-Mar-13 7:24am    
You can loop node by node and retrieve data. or simply you can use ReadXml() method with DataSet.
lailac88 20-Mar-13 4:38am    
--read >>> http://www.w3schools.com/xml/xml_view.asp

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900