473,499 Members | 1,648 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do I launch a new window with server-side code?

Using server-side code, how do I launch a new window? I have an ASP.Net
application that uses a frameset, yet I have some (crystal) reports I want
to view in a separate window. I can probably launch a window with
client-side code, but would prefer to launch it from server-side code.

Thank you.

Steve
Nov 17 '05 #1
2 1666
Unfortunatley, there is no way to open a new window (popup) via the .NET
code. The only way to dynamically do this is to set up a literal control on
the web form and assign the javascript to that literial control.

"Steve Parks" <sp****@fire.ci.portland.or.us> wrote in message
news:Oz****************@TK2MSFTNGP10.phx.gbl...
Using server-side code, how do I launch a new window? I have an ASP.Net
application that uses a frameset, yet I have some (crystal) reports I want
to view in a separate window. I can probably launch a window with
client-side code, but would prefer to launch it from server-side code.

Thank you.

Steve

Nov 17 '05 #2
Unfortunatley, there is no way to open a new window (popup) via the .NET
code. The only way to dynamically do this is to set up a literal control on
the web form and assign the javascript to that literial control.

"Steve Parks" <sp****@fire.ci.portland.or.us> wrote in message
news:Oz****************@TK2MSFTNGP10.phx.gbl...
Using server-side code, how do I launch a new window? I have an ASP.Net
application that uses a frameset, yet I have some (crystal) reports I want
to view in a separate window. I can probably launch a window with
client-side code, but would prefer to launch it from server-side code.

Thank you.

Steve

Nov 17 '05 #3

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

Similar topics

17
3815
by: SK | last post by:
I am calling an exe thru' href, but when it executes, I get the message if I want to open the file(exe file). Is there any way I can suppress this from appearing and open the program? Thank...
2
1526
by: briansmccabe | last post by:
does anyone know how I could get a page to open to a specific size and location on the screen on its own? in other words, the page is not being launched from any other page; it simply resides on my...
2
5722
by: amy | last post by:
the following is my WebMethod (GetPrc) to launch a batch file which will take about 10 seconds to be processed. I get the "The page cannot be displayed...HTTP 500 - Internal server error" for...
1
1169
by: CodeRazor | last post by:
When I close a pop up window, I'm using Javascript to reload the launch window(window.opener) in order to pick up any changes I have just submitted to the database. This works well but for an...
7
2610
by: Paul | last post by:
Hi. I need to launch a windows application and then send keyboard event to this process to run certain commands. I've created a COM+ appplication to spawn and talk to the application which works...
4
20821
by: Joe | last post by:
I created a CustomAction for this but I don't think I have it in the right place. I tried both Install and Commit but neither allow it to get to the final screen. Are there any examples of this...
4
2053
by: Ernesto | last post by:
I'm trying to launch a seperate telnet window from within my python program. The command I thought I was supposed to use is below: os.system("telnet.exe -f C:\Folder\output.txt localhost 6000")...
3
2012
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...
8
6593
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
2997
by: Vajrala Narendra | last post by:
Hi all, TO my .net setup project i want to add a launch condition for crystal report installation. In my prerequisities i selected Crystal reports fro basic visual studio 2008 (x64, x86) in my...
0
7009
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...
1
6899
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
7390
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
5475
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,...
1
4919
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
4602
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...
0
3094
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
302
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.