开发者

ASP.NET Membership multiple signed in?

开发者 https://www.devze.com 2023-01-17 15:04 出处:网络
Is there any way (Via IFRAME or something 开发者_StackOverflowlike that) to enable me browse to 2 different pages on the same browser on 2 different accounts in the ASP.NET membership?

Is there any way (Via IFRAME or something 开发者_StackOverflowlike that) to enable me browse to 2 different pages on the same browser on 2 different accounts in the ASP.NET membership?

Thanks


This is not so much an ASP.Net authentication issue as much as a cookies issue, as the browser will always send the same cookies when on a single domain. Perhaps you could have an alternative url for your site so that a 2nd page can log in with this different account?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号