how to open web page from visual studio
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hello I don't speak english very well but i would like to open a web page from Visual Studio 2005 with C# language. Is it possible to do this with a method because i find nothing about it. Thank a lot! Pascal Gosselin
Hi Pascal, Maybe try this: System.Diagnostics.Process.Start("http://www.website.com"); Regards Steve
Web design and hosting http://www.kayess.com.au