Click to See Complete Forum and Search --> : Login Box


sk8rgui
03-11-2009, 12:35 PM
I am currently rebuilding my work's website (www.centricgp.com/main.htm) and I want to include an employee login box. Currently the employees click on a link (http://express9.expressivetek.com/centriccity/) which opens a new site and then they enter their employee id to login. This separate site is where employees get updated news about the company and current promo's. Unfortunately, it has to stay as a separate site.

I would like the employees to be able to login on our main site (centricgp.com/main.htm), and have centric city open in a new window and without having to have them login again.

I have attached a picture of my mockup (which I am currently coding).

I don't know if I can simply have them enter their information on this site and when the hit submit it open up the other page with them logged in.

Any help would be greatly appreciated!

happy_hands
03-11-2009, 01:16 PM
I'm pretty sure someone will be able to give you a slightly more detailed answer.

I think the easiest way though, will be to use inline frames for your login area (pulled from your other website) to display the relevant information.

You might have to do a little reworking with the image which overlaps the login area, and the right side of the site (as seen from your mockup). And I'm sure there's more sophisticated ways with other server side scripting.

Opening up the results of the login area, in a new window is certainly possible though, I just can't remember the coding off the top of my head just now.

sk8rgui
03-12-2009, 02:00 PM
Thanks. Anyone else know how to do this?