CODE
LIBARY.COM
Home
/
ASP
ASP Sessions ID
Sessions ID
<html> <body> <% Response.Write(Session.SessionID) %> </body> </html>
<% Response.Write(Session.SessionID) %>
Copy to Clipboard
Related Snippets
ASP Query String Collection
ASP Character set
ASP Get the serialnumber of a specified drive
ASP Replace characters in a string
ASP Folder Exist Check
ASP Get the base name of a file or folder
ASP Get the available space of a specified drive
ASP Get file extension
ASP Random number
ASP File Last Modified