I found this code snip at Christina's site and found it works well with any registered URL, including those custom URL Protocols that you may register .
string url = @"http://www.ricklafleur.com"; Process.Start("rundll32.exe", "url.dll,FileProtocolHandler \"" + url + "\"");
January 2007 | March 2007 | May 2007 | February 2008 | April 2008 | July 2008 | September 2008 | October 2008 | December 2008 | January 2009 | April 2009 | May 2009 | June 2009 | December 2009 |
Subscribe to Posts [Atom]