File Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
  application. configure.asp
  asp-xtreme-evolution-syntax.css
  asp-xtreme-evolution.css
B
  base.asp
D
  default.asp
E
  error.asp
G
  global.asa
I
  inspect.asp
S
  sessions. finalize.asp
  sessions. initialize.asp
  shuttle. unload. finalize.asp
  shuttle. unload. initialize.asp
  singletons. finalize.asp
  singletons. initialize.asp
It’s here where the config file is parsed.
This stylesheet is required by inspect.asp only.
This stylesheet defines shared properties for the framework views.
All asp pages should include this file.
The main document, this is a gateway.
When a error occurs processing this framework, it will be storage in an array.
Here we are initializing the timer, defining some constants to be used later and setting a flag requiring to load application.configure.asp.
This view provide resources for developers to analyse the current data source, transformation and output which is being sent to the user.
Free the resources required by the session objects.
This snippet is one of the key features of this MVC approach.
Use this snippet to free the resources required by the shuttle.
The shuttle is another of this framework key solutions.
Use this snippet to free the resources required by the singletons.
Use this snippet to initialize all your singletons.