Javascript refresh parrent window
Posted: Sun Jul 06, 2003 5:21 pm
Hey everybody,
I have a question. Ok, when a user logs into my web site for the first time they have to activate their account before they can navigate through the site. Now to activate the account they have to click on a link that opens up a new window. Here they enter the activation code and press submit to send the MySQL query to delete their number out of the "need to activate account" table. Then they close the window and have to log out and log back in before they can navigate. What I want to do is when they press submit the parent web page will refresh so they don't have to manually refresh, or log and log back in. Thanks.
I have a question. Ok, when a user logs into my web site for the first time they have to activate their account before they can navigate through the site. Now to activate the account they have to click on a link that opens up a new window. Here they enter the activation code and press submit to send the MySQL query to delete their number out of the "need to activate account" table. Then they close the window and have to log out and log back in before they can navigate. What I want to do is when they press submit the parent web page will refresh so they don't have to manually refresh, or log and log back in. Thanks.