Transposing an XML file using ASP.NET

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mbewers1
    New Member
    • Feb 2009
    • 68

    Transposing an XML file using ASP.NET

    How can I interpret an XML file for an RSS feed into a meaningful result for a webpage? I've been able to add in the text of an xml document into a text box, but can't think of what to do beyond that?

    There are no specific XML~ASP controls?
    Is reading the metatags of the file and parsing into a GridView or DataGrid my only other option?

    Cheers
    Matt
    Last edited by jhardman; Mar 25 '10, 09:03 PM. Reason: you posted in the ASP-classic forum, and I believe you intended to post in the ASP.NET forum. I will move it over for you.
Working...