Re: Session data overwritten when using two browser instances (CTR+N)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



The culprint is the way the second browser window is opened. The two windows
share session variables and when the user change event in browser window no
2, the session variables is changed also for browser window no 1. The user
goes back to the first window, edit and save. The new data is saved on the
wrong event.
Best regards
Software Consult AS
Microsoft Certified Partner
Arnt Kvannefoss


"Brock Allen" <ballen@xxxxxxxxxxxxxxxxx> wrote in message
news:405746632485055385441328@xxxxxxxxxxxxxxxxxxxxxxx
> Hmm, this doesn't help me to understand why bringing up a second page
> (with the same session) causes problems.
>
> -Brock
> DevelopMentor
> http://staff.develop.com/ballen
>
>
>
>> We store e.g. vital info as eventid and clubid in the session and use
>> session to transfer this data between pages.
>>
>> Best regards
>> Software Consult AS
>> Microsoft Certified Partner
>> Arnt Kvannefoss
>
>
>


.



Relevant Pages

  • Re: Attempt to de-mystify AJAX
    ... our shopping cart cookies are ... >> the session from the temp files and the cookie will automatically expire ... > the session key is valid (inactivity time limit not reached). ... > What will happen, however, is that if the browser window goes away, the ...
    (comp.databases.pick)
  • Session lost after showModalDialog or showModelessDialog
    ... All three forms write out the session id the browser window and that the ... Form2 writes out the session id and has a html button which opens Form 3 ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Counting number of users logged in
    ... unless you're using the Membership class for logins. ... session state management and relying on counting the number of sessions active. ... just closed the browser window, or those who have left the browser open ...
    (microsoft.public.dotnet.framework.aspnet)
  • Invalid session when a new IE window is opened using window.open()
    ... browser window using javascript's window.open. ... SessionTimeOut exception invalidating the session. ... opens a IE window but not a IE process and thus carries the same ...
    (microsoft.public.inetserver.asp.general)
  • Re: Launching an asp.net application
    ... then the link to the new browser window will create ... a new session (fully qualify the url so its is no decorated with the session ... > I have an asp.net application that use Session variables. ... > What I want to do is to launch an second instance of this application ...
    (microsoft.public.dotnet.framework.aspnet)