Newb Question--Help reading an XML file and displaying conte

wxdqz

New Member
I've never worked with XML before and I don't have much experience with VB.NET, so help is appreciated in both suggestions of code and tutorial links.

I'd like to read in a simple headline into my ASPX page and display it. It does not need to be a link, just read a headline and then display it on my webpage within a specified <div> tag.

The final result will be the ability to have 4-5 headlines in this XML file that can be easily edited and then immediately applied to the page.

Any ideas on how to do this easily are greatly appreciated!
Thanks
 
Back
Top