variable, and if the variable isn't set redirect them back to the
authentication page?
Also, need to make sure its secure, dont want to have something in a cookie
or a hidden field that could be changed to grant themselves access.
Thanks in advance for the responses!
Chico
--
To unsubscri
I want to make a portal with password protected pages and directories using
PERL (not IIS or Apache directory permissions). What is the best way to go
about this? Keeping state and passing variables within the code? I have
read tons of things on the net about making Forms and scripts with PER