RE: How to handle a PopUp Form from another Form?

2001-10-24 Thread tnist
:51 PM To: [EMAIL PROTECTED] Subject: Re: How to handle a PopUp Form from another Form? Correct me if I'm wrong, but it sounds like you want to popup window to behave like a modal dialog box. I can't think of any standard javascript/HTML construct that would allow that, short of using alert

RE: How to handle a PopUp Form from another Form?

2001-10-23 Thread Martin, Margaret
-ANS004 [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 4:53 PM To: '[EMAIL PROTECTED]' Subject: RE: How to handle a PopUp Form from another Form? This is what my current html:link tag looks in my originator form(SubmitQuotes.jsp): html:link forward=partDetails paramId=partNumber paramName

RE: How to handle a PopUp Form from another Form?

2001-10-23 Thread Shamdasani Nimmi-ANS004
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 23, 2001 10:46 AM To: '[EMAIL PROTECTED]' Subject: RE: How to handle a PopUp Form from another Form? Nimmi - In doing something similar to what you want to do I did the following: 1) Create javascript function to open a new modal window (I am only

How to handle a PopUp Form from another Form?

2001-10-22 Thread Shamdasani Nimmi-ANS004
Hi, I am looking for suggestions on how to handle this situation: I have a grid form (i.e., a form with tabular data). One of the columns of this tabular data is PartNumber which when clicked on a row should popup a form in a new window bringing up all the information about this part, e.g.,

RE: How to handle a PopUp Form from another Form?

2001-10-22 Thread Alexander Jesse
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 8:51 PM To: [EMAIL PROTECTED] Subject: How to handle a PopUp Form from another Form? Hi, I am looking for suggestions on how to handle this situation: I have a grid form (i.e., a form

RE: How to handle a PopUp Form from another Form?

2001-10-22 Thread Shamdasani Nimmi-ANS004
... hth Alexander -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 8:51 PM To: [EMAIL PROTECTED] Subject: How to handle a PopUp Form from another Form? Hi, I am looking for suggestions on how to handle this situation: I have a grid

Re: How to handle a PopUp Form from another Form?

2001-10-22 Thread dhay
PROTECTED] on 10/22/2001 02:50:51 PM Please respond to [EMAIL PROTECTED] To: struts-user@jakarta. apache. org (E-mail) [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: How to handle a PopUp Form from another Form? Hi, I am looking for suggestions on how to handle

RE: How to handle a PopUp Form from another Form?

2001-10-22 Thread Shamdasani Nimmi-ANS004
help me. -Nimmi -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 3:27 PM To: [EMAIL PROTECTED] Subject: Re: How to handle a PopUp Form from another Form? Perhaps you can use a indexed link which brings up the data in the popup form

RE: How to handle a PopUp Form from another Form?

2001-10-22 Thread dhay
Shamdasani Nimmi-ANS004 [EMAIL PROTECTED] on 10/22/2001 04:47:25 PM Please respond to [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: RE: How to handle a PopUp Form from another Form? It is an indexed link. I already know how to get

Re: How to handle a PopUp Form from another Form?

2001-10-22 Thread Dan Hodge
Shamdasani Nimmi-ANS004 [EMAIL PROTECTED] on 10/22/2001 02:50:51 PM Please respond to [EMAIL PROTECTED] To: struts-user@jakarta. apache. org (E-mail) [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: How to handle a PopUp Form from another Form? Hi, I am looking

RE: How to handle a PopUp Form from another Form?

2001-10-22 Thread Shamdasani Nimmi-ANS004
? Dave Shamdasani Nimmi-ANS004 [EMAIL PROTECTED] on 10/22/2001 04:47:25 PM Please respond to [EMAIL PROTECTED] To: '[EMAIL PROTECTED]' [EMAIL PROTECTED] cc:(bcc: David Hay/Lex/Lexmark) Subject: RE: How to handle a PopUp Form from another Form? It is an indexed link. I already