Reply to thread

How would I get the title tag of an html file? In VB6 I used two APIs:  InternetOpenFile and InternetReadUrl. But APIs dont seem to feature very heavily in .net, so I expect theres a more straightforward way. Any idea how to do this?


Back
Top