Jump to content

Lauching new window from login


cfgcjm

Recommended Posts

I have a login script in PHP which is called as the action from a form as part of an HTML page. Currently i have the user redirected to a secure URL on successful login. What i need to happen is when the user hits submit on the HTML Page and the user successfully logs in it launches a new window with the dimensions of 600x350 and directs the user to the Secure page.  I'm assuming that once the new window is opened the original page will be on a black white page (my form action page), I would also like the original HTML page to revert back to it's original state.

 

If anyone knows how to do either of these it would be of great help

 

 

Link to comment
Share on other sites

the login link could open in a new window using 'taget' and you can handle the inner size with either a table or div. No the window isn't sized and you'll have a border, but at least it's guaranteed...

 

 

P.S. Most ppl do block any sort of popups cos there associated with annoying' sites

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.