Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Refreshing IFrame content


Message #1 by =?iso-8859-1?Q?=22Gauthier=2C_Jean-Fran=E7ois=22?=--- <GAUTHIERJF@v...> on Thu, 22 Feb 2001 11:51:35 -0500
If you want to refresh the window that opened the current window, you can 
use the "opener" object. If you want to refresh the window that the current 
window opened you get the object when you open the window. Save that one and 
use it to refresh. If it is another window, Someone opened it and has the 
object, So you can communicate with that one to refresh the desired window.

Regards,
Wally


>From: "debajit gogoi" <debajitgogoi@h...>
>Reply-To: "Interdev_Programming" <interdev_programming@p...>
>To: "Interdev_Programming" <interdev_programming@p...>
>Subject: Re: Refreshing IFrame content
>Date: Fri, 23 Feb 2001 07:14:38 -0000
>
>Hi,
>
>i don't think it'll be possible to refresh a page that is displyed in the
>other browser from a different browser where the action will take place. If
>it is possible please let me know.
>
>
>bye
>debajit
>

  Return to Index