in reply to Re^3: Concern with CGI::Session
in thread Concern with CGI::Session
i too am facing the same problem . i am able to set the cookie with session id in it and i am trying to fetch the cookie using
but there is not output , i tried a no of way without any success%cookie = fetch CGI::Cookie;
|
|---|