in reply to Re: Authentication Suggestion in CGI
in thread Authentication Suggestion in CGI
Two things come to mind:
- The client doesn't want to have a pop-up dialog box for user login
- You need to customize the authentication to use a database and are not running mod_perl (which eliminates many of the fine modules available on CPAN)
William