Re: reload existing window from another window
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: reload existing window from another window

From: Tony <tony23.no@dslextreme.com.spam>
Date: Wed Jun 15 2005 - 21:23:58 CEST

Carramba wrote:
> hi!
>
> I have logg in page, after clicking loggin the pop up window apiears
> and if user loggins it closes,
> I want to reload from were page were user have clicked to logg in,
> how do I do it?

opener.location.href = "newpage.htm";

-- 
Tony Garcia
http://www.dslextreme.com/~tony23/
Received on Mon Oct 24 02:12:42 2005