Session Trouble (session gone when navigate elsewhere)
Posted: Thu Sep 21, 2006 2:42 am
Hi all,
I'm having a slight session problem. My sessions will hold as long as I am in the same domain or subdomain, but as soon as I navigate out of it (even from a subdomain to the domain), it disappears.
I want my sessions to hold for 30 minutes, would I make this a cookie instead of a session? But as I knew it, sessions are supposed to hold until you close the browser. Am I incorrect in this assumption?
-Kerry
I'm having a slight session problem. My sessions will hold as long as I am in the same domain or subdomain, but as soon as I navigate out of it (even from a subdomain to the domain), it disappears.
I want my sessions to hold for 30 minutes, would I make this a cookie instead of a session? But as I knew it, sessions are supposed to hold until you close the browser. Am I incorrect in this assumption?
-Kerry