Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 08, 2012 05:46 AM by ramiramilu
Member
117 Points
542 Posts
Nov 07, 2012 11:11 PM|LINK
Hello and good morning, based on the title, I would like to ask whether is it possible to use cookies to allow another application to have the same session as a previous application. Is there any examples based on using cookies for session??
Contributor
3988 Points
760 Posts
Nov 08, 2012 03:35 AM|LINK
I think no
All-Star
95275 Points
14072 Posts
Nov 08, 2012 05:46 AM|LINK
colol is it possible to use cookies to allow another application to have the same session as a previous application.
yes, if in case they are in subdomains - http://stackoverflow.com/questions/273732/how-can-i-share-a-session-across-multiple-subdomains-in-asp-net
Thanks,
colol
Member
117 Points
542 Posts
Store session in cookies for another asp.net application to use
Nov 07, 2012 11:11 PM|LINK
Hello and good morning, based on the title, I would like to ask whether is it possible to use cookies to allow another application to have the same session as a previous application. Is there any examples based on using cookies for session??
pradeep shar...
Contributor
3988 Points
760 Posts
Re: Store session in cookies for another asp.net application to use
Nov 08, 2012 03:35 AM|LINK
I think no
ramiramilu
All-Star
95275 Points
14072 Posts
Re: Store session in cookies for another asp.net application to use
Nov 08, 2012 05:46 AM|LINK
yes, if in case they are in subdomains - http://stackoverflow.com/questions/273732/how-can-i-share-a-session-across-multiple-subdomains-in-asp-net
Thanks,
JumpStart