This sounds interesting. I'll give it a shot. Thanks!
David
>>> [EMAIL PROTECTED] 09/01/03 14:43 PM >>>
When you forward to the post-process after the first submit forward to
a jsp with something like
')">
Your window will popup..
the preview action can be mapped to you form and life sho
When you forward to the post-process after the first submit forward to
a jsp with something like
')">
Your window will popup..
the preview action can be mapped to you form and life should be great..
Does this help?
Cheers Mark
On Monday, September 1, 2003, at 07:24 PM, David Terry wrote:
H
Probably the easiest solution would be to use the javascript confirm()
function before submitting the form. Will this work for you or does it
really need to be a popup window?
Matt
David Terry wrote:
How can I read the values out of a page, do some processing on those values, display a pop-up
The problem is the url in the generated Javascript... 1) it shouldn't be an
tag and 2) the nested quotes are making javascript barf. So, the
generated javascript:
newWindow = open("","amonDetailWindow","height=65
0,width=700");
should instead be:
newWindow =
open("/use-it-portal-web/amo
try somethink like this ...
window.open("" ...
feky
- Original Message -
From: "Tricia Ong Cheah Yen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 05, 2001 8:43 AM
Subject: RE: Pop-Up Window
i do apologise for not stating clearly
be executed? i need to do initialization in my
EmailFriendAction class.
TIA
+trish
-Original Message-
From: John Schroeder [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 05, 2001 1:16 AM
To: [EMAIL PROTECTED]
Subject: RE: Pop-Up Window
Hi Tricia,
try adding a .do to showEmailFri
o: [EMAIL PROTECTED]
<[EMAIL PROTECTED]> Cc:(bcc: Joe Feeley-JP/PGI)
Subject: RE: Pop-Up Window
10
Hi Tricia,
try adding a .do to showEmailFriend ("/util/showEmailFriend.do"). That
should solve it.
--John
-Original Message-
From: Tricia Ong Cheah Yen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 04, 2001 9:49 AM
To: [EMAIL PROTECTED]
Subject: Pop-Up Window
Importance: High
8 matches
Mail list logo