Try using:
window.open(url, name, features);
where
url - any url, including the struts action path,
name - any name for the window,
features - like,
"width=500,height=200,left=50,top=50,scrollbars=yes"
-----Original Message-----
From: Bhaskar Gopalan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 26, 2002 4:37 PM
To: 'Struts Users Mailing List'
Subject: RE: Opening a new window in Javascript
Thanks. But I couldn't find my answer here as I am looking
out for a struts solution.
-gb
-----Original Message-----
From: Tero P Paananen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 26, 2002 5:40 PM
To: Struts Users Mailing List
Subject: RE: Opening a new window in Javascript
> how do I open a new window from a Javascript function?
>
> window.open(url) does not work. Is there any other way to be followed
> in struts?
The JavaScript FAQ usually helps in these type
of questions:
http://www.google.com/search?hl=en&q=JavaScript+FAQ
-TPP
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>