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