how do I go to a website in vb?

meanining say i have a string

strWeb="http://www.yahoo.com"

Should I use shell on this ?

Jon