473,385 Members | 1,736 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,385 software developers and data experts.

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 1663
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
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
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
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
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
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
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
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
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
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
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
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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,...

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.