Hello, I would like to create a basic login page using Perl/CGI. However, rather than people creating usernames and passwords, I already have all the usernames and passwords I wish to allow. I have created a login form using HTML, but can't find any tutorials or scripts that would help me with the programming. This is for my personal webpage, so security is not as essential. Does anyone know of a Perl/CGI login script or tutorial that I can view? Thanks.