Home All Groups Group Topic Archive Search About

Opening Internet Explorer from within myApplication

Author
31 Aug 2006 7:11 AM
John Devlon
Goodmorning everyone,

This day brings a new challenge...

Does anyone know if you could launch windows explorer from within visual
studio and go directly to a particular website?

Thanx people...

John

Author
31 Aug 2006 7:57 AM
Adamz5
Hi try this

System.Diagnostics.Process.Start("http://www.mywebsite.com.")

Thanks

Adam

John Devlon wrote:
Show quoteHide quote
> Goodmorning everyone,
>
> This day brings a new challenge...
>
> Does anyone know if you could launch windows explorer from within visual
> studio and go directly to a particular website?
>
> Thanx people...
>
> John
Author
31 Aug 2006 10:24 AM
Herfried K. Wagner [MVP]
"John Devlon" <johndev***@hotmail.com> schrieb:
> Does anyone know if you could launch windows explorer from within visual
> studio and go directly to a particular website?

Opening files, applications, Web documents, and the mail client
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=openfileappwebpage&lang=en>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>