Hi,

I just started looking into mobile programming with VS2008 and VB. When I added a webbrowser control to the screen and then clicked a button to code for navigating, the parameter for the url is uri. What is this? I thought I could put a string there to pass as the argument but it wants system.uri.

Thanks!!