How can I parse an remote xml file with XMLDataSource to HTML? Xpath? Can someone show me a quick demo please? Thanks!
Asked
Active
Viewed 524 times
1 Answers
0
Are you looking to just display your XML on a web page? Here's a tutorial:
Walkthrough: Creating a web page to display Display XML Data

womp
- 115,835
- 26
- 236
- 269
-
no, i want to take xml and convert to html.. like grab some variables from a xml feed and turn it into an anchor link surrounding an image tag – aspen7 Sep 10 '10 at 00:00