473,504 Members | 13,746 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Launch browser

How can i launch the default browser in a separate window from my windows
app?

thanks,
Gonçalo Boléo
Nov 16 '05 #1
2 2519
using System.Diagnostics;
....
Process.Start("about:blank");

ShaneB

"Gonçalo Boléo" <go*****@kaid4.pt> wrote in message
news:Ox****************@TK2MSFTNGP11.phx.gbl...
How can i launch the default browser in a separate window from my windows
app?

thanks,
Gonçalo Boléo

Nov 16 '05 #2
Hi,

Use System.Diagnostics.Process.Start("about:blank"); to launch the default
browser.

--
Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Gonçalo Boléo" <go*****@kaid4.pt> je napisal v sporoèilo
news:Ox****************@TK2MSFTNGP11.phx.gbl ...
How can i launch the default browser in a separate window from my windows
app?

thanks,
Gonçalo Boléo

Nov 16 '05 #3

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

Similar topics

17
6275
by: Mike | last post by:
I am trying to write a web page where a person can click on a word document and MS Word is launched instead of the document being displayed in the IE browser. I have been able to launch MS Word but...
4
2382
by: aure_bobo | last post by:
Hi all, I'm currently developping a web app, and this one must be compatible with IE and Mozilla Firefox. In this webapp, I would like to launch automatically a anchor link (href) with a...
1
2180
by: Jacob | last post by:
I have several web apps that I want to redirect to a new page, but have that page open in a new browser window. The basic scenario is that I have a CrystalReport object that gets created and...
1
1453
by: Tom | last post by:
What the best way to launch a web site using the default browser? For instance, I have a help menu item that, when clicked, will cause a pre-defined web site to launch in the default browser (IE,...
3
2013
by: Scott | last post by:
I wish to have a link on a page that launches a new browser before it loads the target link. The standard _new and _blank include the parent browser's cookies. Is there an alternative method that...
1
1726
by: jerseysbest | last post by:
OK, I'm relatively new with Access and Code as well, so bear with me, any help is greatly appreciated. I want launch a URL in a web browser (default browser) from a toggle in a form and I need the...
2
1658
by: jerseysbest | last post by:
OK, I'm relatively new with Access and VB as well, so bear with me, any help is greatly appreciated. I want launch a specific URL in a web browser (default browser) from a command button in a form...
1
1612
by: Alun Harford | last post by:
I have a chat-type program that automatically highlights URLs. When somebody clicks on one of those URLs, I use: System.Diagnostics.Process.Start(url); to start the default browser at that...
8
6594
by: r0g | last post by:
Hi There, I'm trying to migrate a locally hosted page from windows to a private Ubuntu development server and one of the key bits of functionality (which used to work fine in Windows) was the...
0
7213
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
7098
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
7298
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7366
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...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7471
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4698
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.