session problem
-
hi all i am developing a website and maintaining session for user login. problem is that there is 3 sites all are diffrent sites 1 chating 2 blog 3 news so user can switch to any of them so how to maintain the session for once login to visit all three sites plz help
rajeev kumar sharma vri software pvt. ltd. new delhi India
-
hi all i am developing a website and maintaining session for user login. problem is that there is 3 sites all are diffrent sites 1 chating 2 blog 3 news so user can switch to any of them so how to maintain the session for once login to visit all three sites plz help
rajeev kumar sharma vri software pvt. ltd. new delhi India
Did you try investigating in maintaining the state using cookies?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
Did you try investigating in maintaining the state using cookies?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinsonno but i am not getting any idea to do this. if you have then plz give me a solution.
rajeev kumar sharma vri software pvt. ltd. new delhi India
-
no but i am not getting any idea to do this. if you have then plz give me a solution.
rajeev kumar sharma vri software pvt. ltd. new delhi India
I think if you have a cookie with a path like
vrisoftware.com
, the associated subdomains like news.vrisoftware.com chat.vrisoftware.com support.vrisoftware.com should be able to share it.Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson