Whats the code for a link lableOk if i want to open a site through internet explorer when some one clicks on the link labe in vb.net. Whats the code? Say the site is MSN.com Dont flame, I know its super simple and i should know.
You must add a link label, then open up that code. then put: System.Diagnostics.Process.Start("http://www.mpgh.net/")