Asp.net中IE中多个选项卡中的会话共享 [英] Session Sharing in multiple tabs in IE in Asp.net

查看:74
本文介绍了Asp.net中IE中多个选项卡中的会话共享的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我遇到了与会话共享有关的问题.详细信息如下-
问题描述-我正在使用Web应用程序,在IE中的不同选项卡中添加屏幕(这些屏幕可以来自单个Virtual Directry,相同的链接等).一旦我们在一个选项卡中进行了任何更改(会话正在更新),则此会话也会在前一个选项卡上自动更新.我不想更新另一个选项卡会话.根据应用程序的要求,应仅根据选项卡更改会话.

如果我们在IIS 5.1上托管此应用程序,它将正常工作

我从互联网上找到了一些解决方案,但这些都无法正常工作.这是非常紧急的.能否请任何人帮忙.

下面给出了链接以供参考-
http://support.microsoft.com/?kbid=899918 [ http://support.microsoft.com/?kbid=899918 [ http://erlend.oftedal.no/blog/?blogid=41 [

Hi All,

I have facing issue related to Session Sharing. Details are given below-
Problem Description-I am working on the web application where adding screens(These screens can be from single Virtual Directry, same links etc) in different tabs in IE. Once we do any change in one tab (where session is updating) then this session updated automatically on previous tab as well. I don''t want to update another tab session.As per application requirement, session should be change according to tab only.

It is working properly if we host this application on IIS 5.1

I found out some solution from internet but these are not working. It is very urgent. Could you please anyone help.

Links are given below for reference-
http://support.microsoft.com/?kbid=899918[^]
http://support.microsoft.com/?kbid=899918[^]
http://erlend.oftedal.no/blog/?blogid=41[^]

Regards,
Rajesh

推荐答案

我认为您不能在一个浏览器中为不同选项卡使用不同的会话.

会话在一个浏览器窗口中很常见.

在一个浏览器窗口中,所有用户的选项卡会话都是通用的.


umesh
I think you can not use different session for different tab in one browser.

Session is common for one browser window.

In in one browser window''s tab session is common for all.


umesh




以下链接可以帮助您解决问题

http://geekswithblogs.net/ranganh/archive/2009/04/17/asp.net-session-state-shared-between-ie-tabs-and-ie8.aspx [ http://stackoverflow.com/questions/2840615/asp-net- session-multiple-browser-tabs-different-sessions [ ^ ]

https://sites.google.com/site/sarittechworld/track-client-windows [ ^ ]

谢谢和问候,
Kumar
Hi,

Below links may help you to solve your problem

http://geekswithblogs.net/ranganh/archive/2009/04/17/asp.net-session-state-shared-between-ie-tabs-and-ie8.aspx[^]

http://stackoverflow.com/questions/2840615/asp-net-session-multiple-browser-tabs-different-sessions[^]

https://sites.google.com/site/sarittechworld/track-client-windows[^]

Thanks and Regards,
Kumar


我有一个不同的问题.我的问题是,我的用户已登录我的网站.现在,他打开一个新选项卡,我的应用程序在那里要求登录.我不希望这样.有人有什么解决方案如何可以在不同的选项卡中共享我的登录会话吗?

预先感谢.
I have a different problem. My problem is, My user is logged in my website. Now he opens a new tab and there my application asks for log in. I don''t want that. Does anybody has any solution how can share my login session in different tabs?

Thanks in advance.


这篇关于Asp.net中IE中多个选项卡中的会话共享的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆