html_code_clinic thread: Passing info. from one window to another
suggest that you use Javascript and have a Javascript function onClick
of your close button that does the copy and then closes the window.
> -----Original Message-----
> From: sash1@n... [mailto:sash1@n...]
> Sent: 22 March 2001 16:40
> To: sash1@n...; html_code_clinic@p...
> Subject: [html_code_clinic] Passing info. from one window to another
>
>
> Here is the question/problem:
>
> I have a page which contains 5 frames displayed vertically
> and the last
> frame (frame 5) contains a button which opens a new window.
> The user can
> input information onto this new window in text boxes and
> select lists,
> they will then press a submit button which closes the new
> window. I now
> need to update some text boxes and button's in frame 4 of the
> original
> window with the submitted information.
>
> Please help.
>
> I look forward to hearing from you.
>
> Regards, Stephen