473,407 Members | 2,546 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,407 software developers and data experts.

Open New Browser Window

I have tried almost every suggestion in these posts and my asp/vb .net
application still cannot launch a new browser window. Using task manager,
the best I can see is the start of a iexplore process but again, no new
window is poping up. It has got to be something simple, right?!!?

Any tips would be greatly appreciated; feel free to direct email too.
Nov 19 '05 #1
3 1890
What to you do ?

<a href="myurl" target="_blank">Hello</a> should work (this is an hyperlink
with a target)...

Patrice

--

"UofM Programmer" <UofM Pr********@discussions.microsoft.com> a écrit dans
le message de news:BE**********************************@microsof t.com...
I have tried almost every suggestion in these posts and my asp/vb .net
application still cannot launch a new browser window. Using task manager,
the best I can see is the start of a iexplore process but again, no new
window is poping up. It has got to be something simple, right?!!?

Any tips would be greatly appreciated; feel free to direct email too.

Nov 19 '05 #2
Are you trying to launch a new window from code behind? I don't think that
is possible. I think you have to use javascript.

Shawn
"UofM Programmer" <UofM Pr********@discussions.microsoft.com> wrote in
message news:BE**********************************@microsof t.com...
I have tried almost every suggestion in these posts and my asp/vb .net
application still cannot launch a new browser window. Using task manager,
the best I can see is the start of a iexplore process but again, no new
window is poping up. It has got to be something simple, right?!!?

Any tips would be greatly appreciated; feel free to direct email too.

Nov 19 '05 #3
Try site site: http://steveorr.net/articles/clientsidesuite.aspx
Steve has a nice c# class for opening a new browser.
"UofM Programmer" <UofM Pr********@discussions.microsoft.com> wrote in
message news:BE**********************************@microsof t.com...
I have tried almost every suggestion in these posts and my asp/vb .net
application still cannot launch a new browser window. Using task manager,
the best I can see is the start of a iexplore process but again, no new
window is poping up. It has got to be something simple, right?!!?

Any tips would be greatly appreciated; feel free to direct email too.

Nov 19 '05 #4

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

Similar topics

18
by: Paul | last post by:
I link to a web site from an Excel spreadsheet. The page i link to is getCookie.asp which sets a cookie then returns back some html which opens a new window, to the same site but a different page...
6
by: lukeo | last post by:
I'm shelling out to an .asp (or htm) page from an application. I want to show this in a window without the address bar, etc... Is there a way I can redirect this page using javascript to a page...
2
by: venkatesh | last post by:
Hi Members, I have used the below mentioned code to open a html page in a new browser. The window size is 200 x 300. In that browser, I've given code to open another browser of the same size....
10
by: Marshall Dudley | last post by:
When I do the following line in Netscape, the popup loads as it should, but the parent window usually, but not always, reloads as well. <a href="#"...
10
by: David McCulloch | last post by:
The following code opens a new window, but the "resizeTo" doesn't resize it. Why not? (Don't ask why I simply did not open the window with the new size....my original problem was how to open a...
2
by: nntp | last post by:
Are there other ways to open multile windows at once? <SCRIPT language="JavaScript"> function open1() { var open1 = window.open('http://google.com/CheckEnviro.pl','','scrollbars=yes,height=600...
29
by: wayne | last post by:
Hey there... I'm having some problems passing url parameters with an open.window command. I'm not terribly familiar with java script but here is the code below. When executed it opens the...
3
by: Bob | last post by:
I am trying to create a popup page (to act as a menu) from a parent page. When the parent page (index.jsp) calls my popup function (see below) it will properly open the correct size browser window...
6
by: Mateo | last post by:
Hi! I tried to open page in new window with window.open(...) method. open() method supports fullscreeen mode, but I would like to open new maximized window with tiltle bar only.... Any idea...
7
by: Toccoa | last post by:
After considerable googling - I mean searching with Google(r) - I could not find javascript on a button or <a href=... to close a window in the latest versions of IE and FireFox. There seemed...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.