%@ Language=VBScript %> <%Response.Buffer=true%> <% 'To check whether still the session is active or not if session("AdminLogin")="" then Response.Redirect "default.asp" %>