Hello everyone,

Right, here's what i am trying to do. I have a database which i store details of articles on my website. I want to read some records and display them (top 10 say). Each record is a date, title, small desc, and url. I want them then displayed on my web page one after the other.

Any tips on how to do this as i'm stuck and this is the first asp.net thing i'm trying!!!

Thanks
Nick