Whats the code for a link lable
Ok 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.
Should be in Visual Basic section but yeh
Its
Process.Start("http:\\www.youwebsite.com")
Thank me
Ive tried process.start doesnt work
You must add a link label, then open up that code.
then put: System.Diagnostics.Process.Start("http://www.mpgh.net/")
Thanks for quoting me stepheny, when you called it "obvious". Idiot.
Stephen that does not work either. I already tried those both
Why is this posted on CA Codes?