Page is a not externally linkable
syncedit - 7:54 pm on Dec 29, 2002 (gmt 0)
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
For my site I use an session login, to login you first must click on a link that opens a popup window.