Jump to content

[SOLVED] login form with thickbox issue


deepson2

Recommended Posts

Hello,

 

I want to create my login form with thinkbox. when on index page user clicks on the login link, he/she can see this think box and there he/she can enter his/her username and password and on submit user should redirect on index.php. but it seems its not happening. the index page is getting opened in to thickbox.

 

how can i redirect my login form page to index page?

 

here is my code:

 

HTML4Strict Code:

 

<div>
    <a href="javascript:tb_show('Login for Blogadda','login.php?KeepThis=true&TB_iframe=true&width=450&height=520&scrollbar=0',false);" title="Login">Login</a>

</div>

 

 

thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/161023-solved-login-form-with-thickbox-issue/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.