Re: Target back to parent.

2002-03-13 Thread han peng
; window.opener.document.form.strPostalName.value ='#strPostalCode#'; window.close(); } // --> ---end of child--- cheers han - Original Message - From: "Shawn Grover" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent:

RE: Target back to parent.

2002-03-11 Thread Shawn Grover
, March 11, 2002 2:36 PM To: CF-Talk Subject: Re: Target back to parent. This is frustrating. What a long day. Neil - Original Message - From: "Steve Oliver" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 4:05 PM Subject:

Re: Target back to parent.

2002-03-11 Thread Neil H.
This is frustrating. What a long day. Neil - Original Message - From: "Steve Oliver" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 4:05 PM Subject: RE: Target back to parent. > That's what I have netscape

RE: Target back to parent.

2002-03-11 Thread Steve Oliver
developer atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 4:01 PM To: CF-Talk Subject: Re: Target back to parent. Yeah for some reason that bit of code didn't work :( Neil - Original Messag

Re: Target back to parent.

2002-03-11 Thread Neil H.
Yeah for some reason that bit of code didn't work :( Neil - Original Message - From: "Steve Oliver" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 3:51 PM Subject: RE: Target back to parent. > You don'

RE: Target back to parent.

2002-03-11 Thread Steve Oliver
developer atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Steve Oliver [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 3:47 PM To: CF-Talk Subject: RE: Target back to parent. Sure, just put a form in the child window, that goes to an action page (in t

RE: Target back to parent.

2002-03-11 Thread Steve Oliver
atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 3:43 PM To: CF-Talk Subject: Re: Target back to parent. This is strange. The application I am trying to emulate works like this: The child window

Re: Target back to parent.

2002-03-11 Thread Neil H.
Just as a note the code I found will refresh the parent but won't take form variables from the child :( Neil - Original Message - From: "Neil H." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 3:28 PM Subject: R

RE: Target back to parent.

2002-03-11 Thread Shawn Grover
. I'd try it out, but I'm tied up with an update query with 180+ parameters right now Shawn Grover -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 1:29 PM To: CF-Talk Subject: Re: Target back to parent. Ok that doesn't

Re: Target back to parent.

2002-03-11 Thread Neil H.
ROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 3:28 PM Subject: Re: Target back to parent. > Ok that doesn't seem good. I found a basic way be searching but it doesn't > seem to work. I am using the chromeless windows so I think that

Re: Target back to parent.

2002-03-11 Thread Neil H.
MAIL PROTECTED]> Sent: Monday, March 11, 2002 3:23 PM Subject: RE: Target back to parent. > Only way to name the main window "mainwindow" would be to have a > frameset with the frame name set to "mainwindow" > > _ > steve oliver > s

RE: Target back to parent.

2002-03-11 Thread Shawn Grover
12 PM To: CF-Talk Subject: Re: Target back to parent. How do you name the Main Window, main window? (Did that make sense :) ) Thanks, Neil - Original Message - From: "Shawn Grover" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March

RE: Target back to parent.

2002-03-11 Thread Steve Oliver
il H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 3:12 PM To: CF-Talk Subject: Re: Target back to parent. How do you name the Main Window, main window? (Did that make sense :) ) Thanks, Neil - Original Message - From: "Shawn Grover" <[EMAIL PROTECTED]> To

Re: Target back to parent.

2002-03-11 Thread Neil H.
How do you name the Main Window, main window? (Did that make sense :) ) Thanks, Neil - Original Message - From: "Shawn Grover" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 2:00 PM Subject: RE: Target back to pa

RE: Target back to parent.

2002-03-11 Thread Shawn Grover
Would that do the trick? (haven't had the need to try it out, so no sure) Shawn Grover -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 11:50 AM To: CF-Talk Subject: Re: Target back to parent. Correct so what would I use to submi

RE: Target back to parent.

2002-03-11 Thread Steve Oliver
rom: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 1:50 PM To: CF-Talk Subject: Re: Target back to parent. Correct so what would I use to submit the form to the "opener" and then close the child? Neil - Original Message - From: "Steve Oliver" &

Re: Target back to parent.

2002-03-11 Thread Neil H.
Correct so what would I use to submit the form to the "opener" and then close the child? Neil - Original Message - From: "Steve Oliver" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 1:08 PM Subject: RE: Targ

RE: Target back to parent.

2002-03-11 Thread Shawn Grover
riginal Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 11:04 AM To: CF-Talk Subject: Re: Target back to parent. I am not worried about form field access. I am more worried about posting back to that original page and closing the current window (hence the window.close

RE: Target back to parent.

2002-03-11 Thread Dylan Bromby
ew page in original window, close this one. -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 10:04 AM To: CF-Talk Subject: Re: Target back to parent. I am not worried about form field access. I am more worried about posting back to that origina

RE: Target back to parent.

2002-03-11 Thread Steve Oliver
developer atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: Monday, March 11, 2002 1:04 PM To: CF-Talk Subject: Re: Target back to parent. I am not worried about form field access. I am more worried about posting back

Re: Target back to parent.

2002-03-11 Thread Neil H.
quot;CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 12:59 PM Subject: RE: Target back to parent. > You can reference the parent window with "opener" > > opener.document.formname.fieldname.value="whatever"; > window.close(); > > __

RE: Target back to parent.

2002-03-11 Thread Steve Oliver
You can reference the parent window with "opener" opener.document.formname.fieldname.value="whatever"; window.close(); _ steve oliver senior internet developer atnet solutions, inc. http://www.atnetsolutions.com -Original Message- From: Neil H. [mailto:[EMAI