and any other validation codes into the subroutine instead of leaving it in the "main". the 'caching' goes away, but I do not know why.=== my $q = new CGI; my $user = $q->param('user'); my $passwd = $q->param('passwd'); my $action = $q->param('action'); my $s_off_no = $q->param('s_off_no'); ==
thanks
In reply to Re: Re: CGI or DBI 'cache' problem
by slok
in thread CGI or DBI 'cache' problem
by slok
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |