代码示例:(标识:demo_aspe_sessionid)
<html>
<body>

<%
Response.Write(Session.SessionID)
%>

</body>
</html>
运行结果: