OI for Web (oi4Web) is a .NET control that allows developers to communicate with OpenInsight's OpenEngine via the EngineServer. The oi4Web control can be used from within Active Service Pages (ASP) to connect with an OI database, run a stored procedure, and retrieve results.

You must have the following prerequisites for oi4Web:

- Internet Information Services (IIS) installed and configured on your system
- Active Server Pages (ASP) enabled in IIS

Once you have installed oi4Web, you must configure the oi4web.ASP page to point to the proper directory, and the oi4web.ini file to point to the location of your EngineServer and your application/username/password details.

Click here to request OI for Web