%@ Language=VBScript %> <% ' ---------------------------------------------------------------------- ' ' default.asp ' ' This page displays home page for the web site. The only server-side ' action is to set the session 'State' to 'Active'. The purpose is to ' allow other pages to determine if a timeout has occurect. ' ' ---------------------------------------------------------------------- On Error Resume Next ' initialize the session state to 'Active' Session("State") = "Active" %>
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| Privacy Policy | Legal Notices |
|
Copyright © 2003-2008 Crystal Airways LLC - All Rights Reserved |