Ok, I haven't done PhP in a while and I decided to get back into it again. The project I am working on now requires a user login to get to a certain page. What I want to do is have a popup window like a normal java type window come up when you click the link and once you enter the login/password, it goes to the page if you are a registered user. Is it possible to do it this way or do I have to stick with a seperate login page?