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 Call a JavaScript procedure and a VBScript procedure using VBScript
ASP Get the base name of a file or folder
ASP Visit Count Cookie
ASP Navigate between pages in a text file
ASP Call a procedure using VBScript
ASP Page Expire Date
ASP Key exist check
ASP Get the drive type of a specified drive
ASP Read only a part of a line
ASP Hit Counter