|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Opening Internet Explorer from within myApplicationGoodmorning 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 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 "John Devlon" <johndev***@hotmail.com> schrieb: Opening files, applications, Web documents, and the mail client> Does anyone know if you could launch windows explorer from within visual > studio and go directly to a particular website? <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/> |
|||||||||||||||||||||||