<%@ LANGUAGE = VBScript %> <% Option Explicit %> Session Management Session Management

This ASP Session will timeout after 25 minutes of inactivity. <% Session.Timeout = 25 %>