Work by ASP 3.0

ASP 3.0

Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script-engine for dynamically-generated web pages. Initially released as an add-on to Internet Information Services (IIS) via the Windows NT 4.0 Option Pack (ca 1998), it was subsequently included as a free component of Windows Server (since the initial release of Windows 2000 Server). ASP.NET has superseded ASP.

The active scripting engine's support of the Component Object Model (COM) enables the development of functionality in ASP websites. Each object provides a related group of frequently-used functions and data attributes. ASP 2.0 provided six built-in objects: Application, ASPError, Request, Response, Server, and Session. Session, for example, is a cookie-based session object that maintains the state of variables from page to page. Functionality is further extended by objects which, when instantiated, provide access to the environment of the web server; as an example FileSystemObject (FSO) is used to create, read, update and delete files.

http://msdn.microsoft.com/en-us/library/aa286483.aspx

Title Status Start Date End Date Company
Cotelligent Extranet Completed 09/14/2000 11/23/2000 Cotelligent