I am new to asp.net after previously coding in classic asp.
I am needed to do a loop in VB.Net but don't know how to do it.
I need to loop through a data set of 3 records and then place each record in the relevant section on the image below.
http://www.andrewwilliamsportfolio.co.uk/verto/images/news.jpg
How would I loop using VB.net? I know I could use a gridview which would be easy, but then I wouldnt be able to place the text in the right place on the background image.
Any help would be greatly appreciated.
Thanks