Hi everyone i am trying to get some info from a web page in the format of <div class="result"> <div class="col">Text I Want</div> <div class="col"> And Some More i Want </div> <div class="col"> And The last bit </div> </div> what would be the best way to go about this i have tried a few way but i feel there must be an easy way to do this thanks shane