legacy (classic) ASP code session issue
问题 My question is about classic ASP, not ASP.Net. I ask expert here since search engine always tell me ASP.Net answers. My confusions are, How to set session expiration time in classic ASP code or through configuration? How to extend session expire time? Is there a session expire event? How to know when session will expire? thanks in advance, George 回答1: Please read this, I think it answers all your questions: http://www.w3schools.com/ASP/asp_sessions.asp George, There is a session_end event on