u could return a window handle when opening the window. this way you could
access the search string and then access it.
bharat
----- Original Message -----
From: <True2ViSioN@a...>
To: "javascript" <javascript@p...>
Sent: Tuesday, March 19, 2002 1:05 AM
Subject: [javascript] window - to - window
> is there a way to send a command to a nother window
>
> example
> i open a search window and type i type in something to search how do i get
it
>
> to search the other window?
>
> should i have it go into a .js file that links the 2 windows to gether?
>
>