Thread: Need Help
View Single Post
  #1 (permalink)  
Old January 11th, 2006, 06:47 PM
missminderz missminderz is offline
Registered User
 
Join Date: Jan 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to missminderz Send a message via Yahoo to missminderz
Default Need Help

I am going nuts here. I just learned Perl, so I am a little confused. Okay, here is the thing. I am creating a page where you can create a username and password for a protected site. It works. That is not the problem. I also have a login pahe, which also works. These are the files: password.pl, addpassword.pl, and html.pl. Okay, the problem is, when I sign in, the "you have been logged in" appears in a popup but doesn't redirect.

This is what I am trying to do. When they click "sign in" it opens in a set sized popup, saying "you have been logged in" and when you click a "close window" box, the window will close and the "protected page" comes up where the "sign in" page was.

Do you understand. lol

Reply With Quote