![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archivedo a search from popup
From: Alexandre Jaquet <@[no>
Date: Tue Aug 16 2005 - 10:53:51 CEST
Hi,
I want to do a search from my opened popup and print the result to
I know how can I with a link open a new page in the parent window
I call a function from my search button :
function Lvl_P2P(url,closeIt,delay){
my button :
but If I use it this way the document.select_wish.submit() method send
how can I tell to open it to opener.location.href = url
thanks in advance
Alexandre Jaquet
|