Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting a signature from the browser
Message
From
24/09/2013 09:56:14
 
 
To
24/09/2013 09:28:33
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01583960
Message ID:
01583990
Views:
34
>not sure I understand
>wwSession.userID is populated with application's user id, whatever it is
>
>IIS has nothing to do with this

Well, this is what I already have here. I have a Member.Session field to hold a session ID. The problem is when a login is done from that account, it overwrites the Member.Session field with a new session ID as a new login has been done. So, if the user had two instances of the browser loaded, the 2nd login instantiates an updated version of the cookie at the browser level. So, if he switches to the other instance, that browser will think it is now the login from the other browser instance and the menu no longer matches. This is the situation I need to detect. Once detected, I would then be able to kick out, sort of, the user on that specific browser instance with a message explaining why.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform