Not sure I understand what you are looking for, but it seems to me like
authorization. You might take a look at the
CGI::Application::Authorization module at CPAN. With CAP::Authorization
you can easily set up which runmodes can be accessed by which users (and
you might also want to check CGI::Application::Authentication for
authenticating the users in your app).
Giannis
Anthony Chee wrote:
Hi,
I would like to know if CGI::App has mechanism to prevent user entering
specified running mode, for example, using the following link,
HYPERLINK "http://www.server.com/?rm=mode1"http://www.server.com/?rm=mode1.
Thanks.
Regards,
Anthony
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]