473,467 Members | 1,596 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

2 windows, 2 sessions possible?

Hi,

This is probably not asp.net specific but I'll ask anyway:

Is it possible to have one session started in one browser window, then have
a link from that window open up another window in a new session, and still
have the original window maintain its original session?

thanks,
Frank
Jan 29 '07 #1
3 942
"Frank Milverckowitz" <fr****************@yahoo.comwrote in message
news:45***********************@roadrunner.com...
Is it possible to have one session started in one browser window, then
have a link from that window open up another window in a new session, and
still have the original window maintain its original session?
Possible, certainly.

Guaranteed, definitely not.
Jan 29 '07 #2


On Jan 29, 5:57 pm, "Mark Rae" <m...@markNOSPAMrae.comwrote:
"Frank Milverckowitz" <frankmilverkzow...@yahoo.comwrote in messagenews:45***********************@roadrunner.c om...
Is it possible to have one session started in one browser window, then
have a link from that window open up another window in a new session, and
still have the original window maintain its original session?Possible, certainly.

Guaranteed, definitely not.
Sure, you just need to use cookie-less sessions... ;)
(web.config)

..t

--
http://ajaxwidgets.com
Free ASP.NET Ajax Widgets NOW!

Jan 29 '07 #3
"Thomas Hansen" <po*******@gmail.comwrote in message
news:11**********************@l53g2000cwa.googlegr oups.com...
>Guaranteed, definitely not.

Sure, you just need to use cookie-less sessions... ;)
(web.config)
That simply isn't true.
http://msdn2.microsoft.com/en-us/library/ms178582.aspx

Specifically, the paragraph entitled Regenerating Expired Session
Identifiers: "This behavior can result in the unwanted sharing of session
data when a link that contains a cookieless SessionID is shared with
multiple browsers, perhaps through a search engine or other program."
Jan 29 '07 #4

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

Similar topics

10
by: Mark H | last post by:
Hey all-- I'm building a database and I basically need to keep out people who aren't authorized, but it's not like I need top security here. I'm just doing basic user/pass of a SQL database, and...
5
by: Mark | last post by:
Hi, I want to run in my .Net Windows Form this statement System.Diagnostics.Process.Start(strURLCommand) to open the browser and navigate to the specified URL. The URL is an ASP.Net Web...
1
by: JDF | last post by:
I am fairly new to python and seem to have gotten ahead of myself. I am trying to write a Windows service that will return the current number of Citrix sessions to a client. This service will run...
7
by: Mullin Yu | last post by:
if i put the same code at the windows application or console, i can logon to the computer. but, if i put the same code at the windows service and start it, i still can't logon to the machine. ...
2
by: Steve Franks | last post by:
According to the docs you tell ASP.NET to use cookieless sessions by setting a value in the config.web file. However, what if I wanted to determine at run time whether or not I wanted to use...
15
by: news-server.maine.rr.com | last post by:
Hi, I'm looking for sample code or your input, on how to create a new window with a new session, while the parent window remains in its original session. For example, a link from the parent...
0
by: Stephan Steiner | last post by:
Hi I'd like to do the following from a windows service: Get all interactive sessions and the names of the users. Terminate a particular session. Log in a particular user (the way TweakUI can...
3
Atli
by: Atli | last post by:
Introduction: Sessions are one of the simplest and more powerful tools in a web developers arsenal. This tool is invaluable in dynamic web page development and it is one of those things every...
0
by: tavares | last post by:
----------------------------------------------------------------------------------------------------------------------------------- (Apologies for cross-posting) International ECCOMAS Thematic...
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.