|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| n |
Active Server
Page script language (VBScript) on
|
|
|
Microsoft IIS
Servers
|
|
|
| n |
ODBC access to
SQL databases, usually in
|
|
|
SQLServer, but
can also use FoxPro, Access, Excel,
|
|
etc.
|
|
|
| n |
All systems are
implemented in a single ASP page;
|
|
|
session
(persistent state) variables are used to track
|
|
|
where one is in
the work flow (what part of the page
|
|
|
will be executed
next)
|
|
|
|