when I do :
Code:
 WebBrowser1.Navigate("http://www.yahoo.com")
it highlights the address and says:
"Value of type 'String' cannot be converted to 'System.Uri'."