ASP Samples

Active Server Pages are web-server applications that run under IIS (Internet Information Server) on Microsoft Windows. In order to call the Amzi! Logic Server from ASP you need an ActiveX DLL. These examples use Visual Basic to build that DLL.

Visual Basic Pets - This sample uses the simple Pets expert system and calls a VB ActiveX DLL from an ASP page.

Visual Basic ODBC Pets - This sample uses an Access database as part of the Pets expert system and calls a VB Active X DLL from an ASP page.