源代码:
<html> <body> <FONT COLOR=#ff0000><% Response.Write(Session.SessionID) %></FONT> </body> </html>
运行结果:
<html> <body> <FONT COLOR=#ff0000><% Response.Write(Session.SessionID) %></FONT> </body> </html>