473,465 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

new session start on new window

Hi all,

Does anybody know how to force a new session when opening a new browser
window from a link in current page?

In my project, after user logs in, on certain link when user opens a new
browser window, it continues to identify user i.e. browser continues same
session in new window as well. Instead I want to clear out session and start
a new one. Is this possible?

Thanks

puja
Jul 4 '07 #1
3 7546
Did you try the Server.Transfer .. ?

"Puja" <pu********@hotmail.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
Hi all,

Does anybody know how to force a new session when opening a new browser
window from a link in current page?

In my project, after user logs in, on certain link when user opens a new
browser window, it continues to identify user i.e. browser continues same
session in new window as well. Instead I want to clear out session and
start a new one. Is this possible?

Thanks

puja

Jul 4 '07 #2
Puja wrote:
Hi all,

Does anybody know how to force a new session when opening a new browser
window from a link in current page?

In my project, after user logs in, on certain link when user opens a new
browser window, it continues to identify user i.e. browser continues same
session in new window as well. Instead I want to clear out session and start
a new one. Is this possible?
No, that is not possible. The only way to start a new session in IE is
to start a new instance of the program.

In some browsers it's not possible at all. Firefox for example only ever
has one instance. If you try to start a new instance, it will just open
another window in the running instance.

--
Göran Andersson
_____
http://www.guffa.com
Jul 4 '07 #3
Hello puja,

browser just cache the url and if you want the new session change the ULR,
using the IP instead of dns name.
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

pHi all,
p>
pDoes anybody know how to force a new session when opening a new
pbrowser window from a link in current page?
p>
pIn my project, after user logs in, on certain link when user opens a
pnew browser window, it continues to identify user i.e. browser
pcontinues same session in new window as well. Instead I want to clear
pout session and start a new one. Is this possible?
p>
pThanks
p>
ppuja
p>
Jul 4 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: | last post by:
>> When I open a second browser window from the first, it uses the same session with first!!! > This is not true. session_id is unique for each combination of browser/url. I believe this too,...
5
by: John Scott | last post by:
Ok..this a rather odd question/problem. I haven't really found a straight forward answer to how to handle this scenario, so I hope someone here can help. Here it is: I have an application...
9
by: cendrizzi | last post by:
Hi all, I've read some stuff on this but can't seem to come up with a solution that works right. I have a semi-mature (yet very large and robust) internal web application that currently only...
18
by: BillE | last post by:
When a user opens a new IE browser window using File-New-Window the integrity of an application which relies on session state is COMPLETELY undermined. Anyone who overlooks the fact that...
4
by: =?Utf-8?B?SlA=?= | last post by:
All the sudden my app has started to loose Session values after a Response.Redirect to another page in the same project. Ive read several post about setting the Terminate Boolean to false to solve...
4
by: Zhangming Su | last post by:
Hi, Can any one tell me why Session.IsNewSession doesn't work with Firwfox broswer? Z. Su
6
by: =?Utf-8?B?QW1pciBUb2hpZGk=?= | last post by:
Hi Our application was using Session variables to store business object for our Web Forms successfully until someone opened a cloned IE window using Control-N key press. The cloned window...
1
by: =?Utf-8?B?YWxiZXJ0bHk=?= | last post by:
How can I create a new session from the existing session in asp.net when new IE session is opened using javascript's window.open method or user's hyperlink click? I have a web application which...
16
by: Jonathan Wood | last post by:
Greetings, I was wondering if anyone here has a good understaning of the Session object. I know there are options like the Session.Abandon method and the regenerateExpiredSessionId setting,...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.