Hey guys,
Just wondering, how would I grab content from a webpage? By content I don't mean files, I'm trying to grab the actual text on the webpage as a string, which is probably a lot harder... To be specific, I'm looking for a way to grab the time in UTC as a string from
http://www.worldtimeserver.com/current_time_in_UTC.aspx
I've read a few threads about 'urlmon.dll' relating to getting data from websites, but to be honest I have no idea how to use it, or even if it's what I'm looking for... So, any suggestions?

Thanks!