Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Passing info. from one window to another


Message #1 by "Stephen Shilling" <sash1@n...> on Thu, 22 Mar 2001 16:39:41
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


  Return to Index