Please review the site disclaimer before downloading or using content found on this site
Written by: Steve Gray 6/26/2009 11:57 AM
This code sample shows how to navigate to a specific URL from VB.NET. Basically, the process shells out to the default browser on the computer
System.Diagnostics.Process.Start(strUrl)
0 comment(s) so far...