Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Javascript close window + reload window


syncedit - 7:54 pm on Dec 29, 2002 (gmt 0)


For my site I use an session login, to login you first must click on a link that opens a popup window.

If you are logged in the popup window shows "you are now logged in.." and

<form><input type=button value=' Close window ' onClick='javascript:window.close();'></form>

to close the window

But on the original window: "You are logged out, click here to log in (a href popup again)", if you refresh the status changes to logged in.. correct

so.. I'm looking for some javascript code to close the popup window and to (refresh or) reload the original window so that the status changes to "you are logged in"

But i don't know to give the original window a name, and how to combine those 2 javascript codes,

thx!

cedric


Thread source:: http://www.webmasterworld.com/javascript/250.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com