Hello,

I'm relatively new to C# programming, and right in the middle of a little mini-project of mine, I've come across a stumbling block that I'm hoping someone can shed a bit of light on...

Basically, I'm using a website to retrieve updated petrol prices for a certain area, which the website displays as a table. However, the table has no "id" attribute, and I need to read the contents of only ONE cell from a 4x4 table. Is there anyway to do this?

If you need more information, please ask.

Many Thanks,
Chris M.