I have cross posted this in the javascript forum as well..
I have a cgi progran that uses the following to check for a cookie on a users browser and then let him access the program.
sub checkpass {
if (!((&getCookie('admin') eq $password)||((($user_data{password} eq...
I have cross posted this in the perl form as well..
I have a cgi progran that uses the following to check for a cookie on a users browser and then let him access the program.
sub checkpass {
if (!((&getCookie('admin') eq $password)||((($user_data{password} eq...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.