You are comparing Version 2 <=> Version 1 Title have 0 changes, Content have 1 changes I'm done comparing
asp五大对象Session
Session用于记载一个客户端信息
有两个属性:
SessionID存储用户的ID
Timeout设定Session的有效长度(分钟)
有一个方法:
Abandon:清除Session对象
有两个事件(必须和Global.asa结合使用):
Session_onStart该Session在“开始前”便调用程序
Session_onEnd 该Session在“结束后”便调用程序
  • Color key
  • Greenis new Text
  • Strikeis removed Text
  • OldNewis Changed from Old to New
  • Orangeis the removed Space
  • The rest is the same in both versions