Have two CGI scripts.  One that feeds back an HTML page which gives the
necessary javascript to pop up a new window, and the other being the target of
that new window.

window.open("http://openawindow.org/cgi-bin/script2";, "Add",
"height=550,width=500,resizable");

or something like that.


On Sun, 23 Feb 2003 07:28:49 -0500
Joel Hammer <[EMAIL PROTECTED]> wrote:

> I could use javascript for that, but, how would I get the information from
> the server into that popup window?
> Joel
> On Sat, Feb 22, 2003 at 10:40:41PM -0500, Kurt Wall wrote:
> > Feigning erudition, Joel Hammer wrote:
> > % Using CGI scripts on the server, written in bash, is there a way to tell
> > the% browser to open a new window to receive output? 
> > 
> > I suppose you could use a little bit of JavaScript to open a popup
> > window.
> > 
> _______________________________________________
> Linux-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe/Suspend/Etc ->
> http://www.linux-sxs.org/mailman/listinfo/linux-users
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to