C
Can Uzun
Hi;
i have this problem...
People login to www.domain1.com first and then if necessary they are
redicected to secure.domain2.com for SSL issues. I use dotnets forms
auth and store user information in session so users must again log in to
secure.domain2.com
Is there any easy ways to solve this problem?
Transfer session objects or a possible way to share them?
It seems using cookies is the only solution to me but it is not handy...
thx...
i have this problem...
People login to www.domain1.com first and then if necessary they are
redicected to secure.domain2.com for SSL issues. I use dotnets forms
auth and store user information in session so users must again log in to
secure.domain2.com
Is there any easy ways to solve this problem?
Transfer session objects or a possible way to share them?
It seems using cookies is the only solution to me but it is not handy...
thx...