Has anyone written or know where I can find a PERL CGI script that:
1) From a web page prompts a user for a User ID & Password.
2) If a valid User ID/Password is entered then causes a new web page to be displayed?
3) It would be nice if the script used a text file for comparing the User ID/Password entered against a list of valid Users and their Passwords contained in the text file.
Yep, I have sarched Tek-Tips but couldn't find anything near what I am looking for. I have looked at other web pages on CGI scripts as well.
I hate to waste time re-inventing the "wheel". But, If I must I can. Thanks
Best Regards
1) From a web page prompts a user for a User ID & Password.
2) If a valid User ID/Password is entered then causes a new web page to be displayed?
3) It would be nice if the script used a text file for comparing the User ID/Password entered against a list of valid Users and their Passwords contained in the text file.
Yep, I have sarched Tek-Tips but couldn't find anything near what I am looking for. I have looked at other web pages on CGI scripts as well.
I hate to waste time re-inventing the "wheel". But, If I must I can. Thanks
Best Regards