The SessionID property returns the session identification for this user. Each session has a unique identifier that is generated by the server when the session is created. The session ID is returned as data type LONG.
Session.SessionID
You should not use the SessionID property to generate primary key values for a database application. This is because if the Web server is restarted, some SessionID values may be the same as those generated before the server was stopped. Instead, you should use an autoincrement column data type, such as IDENTITY with Microsoft® SQL Server, or COUNTER with Microsoft® Access.
© Microsoft Corporation. All rights reserved.
file: /Techref/language/asp/OBJ/introbj_40.htm, 1KB, , updated: 1996/11/21 18:01, local time: 2024/11/12 11:36,
3.135.206.240:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/language/asp/OBJ/introbj_40.htm"> SessionID</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.