Hello,
Sorry to send this question again but I am still finding solution so please dont mind.
I am working on a site which has two domain part e.g.
abc.com and xyz.abc.com ( sub-domain of abc.com )
when one get logged in at xyz.abc.com, It store username in the session so that if any user after logged in at sub-domain, manually enter abc.com in the address bar, he should be redirected to xyz.abc.com. But session is not working between these domain and sub-domain.
I have been looking around and come to know that session variables travel through TLD to SLD i.e. top level domain to sub-level domain and I need from SLD to TLD and I think this is the reason I am not getting value.
I have tried this with Cookies and Sessions but absolutely stumped.
Please advise.
Thanks a million!
Aamir.
session variable is not available from SLD to TLD
Moderator: General Moderators
new thread same topic, see viewtopic.php?t=67671
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
I think you meant viewtopic.php?p=380879 volka