Hi all, I have a system that uses Perl scripts to process the HTML forms. It uses HTTP Basic Authentication to authenticate the users. The problem is that there is no session tracking and no logout button. I heard that PHP makes this login/logout and session tracking very simple, so I was wondering if I could somehow incorporate some PHP code with the existing Perl code? Is this possible? I suppose I could use PHP to check for the validity of the session id before passing it to the Perl scripts.
Thanks for your time and help! Monica --------------------------------- Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now