in reply to Re: CGI PERL - session/cookie set up and redirect
in thread CGI PERL - session/cookie set up and redirect

Thanks. Till now I am depending on expiration of cookie and trying to change the cookie value to null. Instead of that now I am changing the cookie value to 'none'. Now I can able to find the change without refreshing the page. Thanks for ur help. But same question, can we use session object and try to do the redirection? Any suggestions?
  • Comment on Re^2: CGI PERL - session/cookie set up and redirect