I have an Campusbooks API when i run this then got result in xml format on browser. I want that data which is comming from XML Format on browser insted it comes in List View. How can i do this ?? I am new to XML With asp.net...
In Codebehind i am using C#..
1) Now i have text box in which i insert keyword and on backend i am using this keyword and pass in the API so i have an API :
ggaurav
Member
529 Points
218 Posts
Problem with Campus Book API
Nov 23, 2012 11:53 AM|LINK
Hi Friends,
I have an Campusbooks API when i run this then got result in xml format on browser. I want that data which is comming from XML Format on browser insted it comes in List View. How can i do this ?? I am new to XML With asp.net... In Codebehind i am using C#..
1) Now i have text box in which i insert keyword and on backend i am using this keyword and pass in the API so i have an API :
http://api2.campusbooks.com/12/rest/search?key=RATcfH1546sa45mbrVTr&[[&keywords=%279780761930068%27]/
2) Now i want instead this result come here have to come on my search result page and data which is came have to came inside List View.
Any Help is appreciated. Thanks in advance to read my problem and giving me valuable suggestions.
Thanks and Regards
Gaurav Bhandari