If not, then just send them a cookie with each page:
then just check that cookie exists.# major "snip", but you get the idea... my $q = new CGI; my $cookie = $q->cookie(-name=>'timeout', -value=>'session id', -expires=>'+15m'); print $q->header(-cookie=>$cookie);
.02
cLive ;-)
In reply to Re: Time Question
by cLive ;-)
in thread Time Question
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |