473,387 Members | 3,810 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Launching IE from a Winform

DOtNEt newbie. How do you launch an IE Browser from a winform?
Nov 22 '05 #1
6 3517
Process.Start("ie.exe")
"Brent Stevenson" <st*******@admworld.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
DOtNEt newbie. How do you launch an IE Browser from a winform?

Nov 22 '05 #2
Process.Start("iexplore.exe");

--
===============================
try
{
Linux (any version)
}
catch
{
Format (mainHardDisk)
Install (Windows2000/XP/2003)
}
// You know you want to !!!

John Young
"Brent Stevenson" <st*******@admworld.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
DOtNEt newbie. How do you launch an IE Browser from a winform?

Nov 22 '05 #3
Your sig rocks!
"John Young" <polomint77@askhdg_hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Process.Start("iexplore.exe");

--
===============================
try
{
Linux (any version)
}
catch
{
Format (mainHardDisk)
Install (Windows2000/XP/2003)
}
// You know you want to !!!

John Young
"Brent Stevenson" <st*******@admworld.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
DOtNEt newbie. How do you launch an IE Browser from a winform?


Nov 22 '05 #4
Thanks.

What if you wanted to use the users default browser rather than IE?

Brent

"William Ryan eMVP" <do********@comcast.nospam.net> wrote in message
news:uM**************@TK2MSFTNGP11.phx.gbl...
Process.Start("ie.exe")
"Brent Stevenson" <st*******@admworld.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
DOtNEt newbie. How do you launch an IE Browser from a winform?


Nov 22 '05 #5
System.Diagnostics.Process.Start("http://www.google.com");

"Brent Stevenson" <st*******@admworld.com> wrote in message
news:Of**************@tk2msftngp13.phx.gbl...
Thanks.

What if you wanted to use the users default browser rather than IE?

Brent

"William Ryan eMVP" <do********@comcast.nospam.net> wrote in message
news:uM**************@TK2MSFTNGP11.phx.gbl...
Process.Start("ie.exe")
"Brent Stevenson" <st*******@admworld.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
DOtNEt newbie. How do you launch an IE Browser from a winform?



Nov 22 '05 #6
:-)) Thanks. I was drunk when I thought of it... lol

--
===============================
try
{
Linux (any version)
}
catch
{
Format (mainHardDisk)
Install (Windows2000/XP/2003)
}
// You know you want to !!!

John Young
"William Ryan eMVP" <do********@comcast.nospam.net> wrote in message
news:uT**************@TK2MSFTNGP11.phx.gbl...
Your sig rocks!
"John Young" <polomint77@askhdg_hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Process.Start("iexplore.exe");

--
===============================
try
{
Linux (any version)
}
catch
{
Format (mainHardDisk)
Install (Windows2000/XP/2003)
}
// You know you want to !!!

John Young
"Brent Stevenson" <st*******@admworld.com> wrote in message
news:eR**************@TK2MSFTNGP10.phx.gbl...
> DOtNEt newbie. How do you launch an IE Browser from a winform?
>
>



Nov 22 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Brent Stevenson | last post by:
DOtNEt newbie. How do you launch an IE Browser from a winform?
6
by: JerryP | last post by:
Hello, is there a way to launch the property dialogue for a directory from my c# app ? I would also like to launch the User Account Properties from Active Directory Users and Computers, and the...
2
by: Zbigi | last post by:
It drives mu nuts... Say, I've dropped on my winform a sqlConnection data object. When setting up the connection string, the IDE displays Data Link wizzard which allows me to set it up in a...
4
by: Mike | last post by:
We have a two-pronged application, one is ASP.NET driven and the other is a bunch of WinForms packed into a VB.NET executable. Is there anyways to be able to call that executable from the ASPX...
4
by: Ori :) | last post by:
Hi guys, I have a scenario where my application needs to run/start an application that is already installed on my machine. let's say - run an executable "ccc.exe". How do I call this...
7
by: dhussong | last post by:
I have created a Setup and Deployment project in Visual Studio.NET 2003. After my installation has completed running I'd like to launch the EXE that I just installed. I've found how to launch the...
1
by: John A. Bailo | last post by:
Excuse the novice aspects of this question, but: What techniques are available to me for launching one c# application ( console .exe) from another? For example, I know there is the Process and...
0
by: Greg Finzer | last post by:
I am using Visual Studio 2005 and ClickOnce to deploy a WinForm application. ClickOnce, publishes the application fine. In a Virtual PC, it downloads the ..NET framework correctly, but whenever...
0
by: Hasim AH | last post by:
Hi .. Just getting interested to learn C# and needs help. I want to write C# application so that the program will execute and draw graphics when the user select the drawing menu from the main...
7
by: =?Utf-8?B?bWljaGFlbCBzb3JlbnM=?= | last post by:
I have a WinForm application that, depending on user actions, may spin for a while doing extensive calculations, showing a progress bar in the meantime. I would like to be able to launch a second...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.