Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting a signature from the browser
Message
From
24/09/2013 08:17:39
 
 
To
24/09/2013 06:18:53
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:
01583977
Views:
30
>not sure I understand your uniqueness condition, either
>user account?
>machine?
>browser brand?
>a combination of these above?
>
>you could:
>- have a hidden field in the page that you send with AJAX requests
>- add a query string parameter to all URLs internal to the site (encoded as a GUID to avoid identity thief)

It is for a unique identifier based on the browser. It is not to recognize the browser. As, many are using the same browser. It is to recognize a unique identifier per browser installation. That way, is someone logs in twice with two accounts, with the 2nd login, I will be able to kill the session on the server side which was created from the first login. Then, on the first login next hit, he will be redirected to the main page with a message.
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