a new tab runs in the same process - and all cookies will be reused for that
new connection - meaning you already have a session cookie so no
Session_Start will be triggered.




cheers,
dominick

-----------------------------
Dominick Baier, DevelopMentor
http://www.leastprivilege.com


-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Hevel, Shawn
Sent: Dienstag, 24. Oktober 2006 21:44
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] Session_Start Question

I'm using VS 2005 and IE7.  I've got an application that goes through
Session_Start every time I open a new browser (IE7).  When I try opening a
new tab in IE7, Session_Start doesn't get called.  Has anyone else
experienced this?  If so, what did you do to have code run for each new tab
started?  I want code to run for either a new browser that has been started
or a new tab that has been started.



Thanks for the help.



Shawn Hevel, API, AIT
Lead Programmer Analyst
Information Technology Department
South Carolina Farm Bureau Insurance Companies
Phone: (803) 936-4331
Fax: (803) 936-4629
Work Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Home
Email: [EMAIL PROTECTED]




===================================
This list is hosted by DevelopMentorR  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to