Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting a signature from the browser
Message
From
23/09/2013 22:59:36
 
 
To
23/09/2013 21:42:30
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:
01583963
Views:
41
>Is there some kind of universal signature I could get from a browser, when the server processes the hit, so I would have an identifier that would allow me to do specific processes I need to do.
>
>For example, all Firefox installations on all PCs would have an identifier on each server request they send so if someone is using two instances of the same browser (on the same PC), it would then send the same identifier.
>
>We have this situation that a user is using two Firefox, using two logins, and because the cookie is send at the browser level, this creates some unexpected situations on the other instance when he switches back to it.
>
>As cookie as browser based, I cannot rely on that.
>
>As our application contains some specific options that should only be accessed by specific users, this also creates additional situations we have to negotiate with.

Can you make use of Session State?
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform