How do i put a webpage into a VB.Net program
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi! Can someone tell me how to link to a webpage from a VB.Net program? I designed the webpage in HoTMetaL. Thanks!:rolleyes:
This code shows a web browser window with CodeProject in it:
dim url as string = "http://www.codeproject.com/"
System.Diagnostics.Process.Start(url)"Blessed are the peacemakers, for they shall be called sons of God." - Jesus
"You must be the change you wish to see in the world." - Mahatma Gandhi