|
ASP Xtreme Evolution
|
global.asaHere we are initializing the timer, defining some constants to be used later and setting a flag requiring to load application.configure.asp. About
See also
Summary
|
Define Application constants and load the config.xml data into application configuration.
sub Application_onStart
In order to compute the execution time of a request, we need to start a timer.
sub Session_onStart