To open default browser and makes it go to custom URL type in :
System.Diagnostics.Process.Start("http://forum.logicalgamers.com/forum.php")

The "http://forum.logicalgamers.com/forum.php" can...