Hi!

I just went from vb 6.0 to VB.net. And I would like to use the VB.net way for connecting to a website. But I don't know how??

What I would like is:
* connect to a site
* get the html
* get the response code (like 200 is online, 404 = not excist)

I did this with iNet before, but I don't know how to do this in Vb. I've seen similar questions on forums, but I just can't make 'em work.

Please help!

Thanks!