不同域中的 ASP.NET 会话
我使用 window.open('http://www.OthersSite1.co.in/')
打开一个链接,其中包含我的主站点(例如 MySite1)中的一些参数
,我无法控制 OthersSite1它位于另一个域中,但对 MySite1 具有完全控制权。
问题是即使我关闭了 OthersSite1 打开的窗口,我也会丢失 MySite1 的Session
。
这是怎么发生的? 我尝试使用 window.open('http://stackoverflow.com'),效果很好。
有什么想法...?
I open a link using window.open('http://www.OthersSite1.co.in/')
with some parameters from my main site(say MySite1)
where I have no control over the OthersSite1 and it is in another domain, but have full control on MySite1.
The issues is I loss Session
of MySite1 even if I close the opened window of OthersSite1.
How does this happen?
I tried with window.open('http://stackoverflow.com'), it works well.
Any thoughts ...?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论