The Informix Web DataBlade. module is a collection of tools, functions, and examples that ease development of "intelligent", interactive, Web-enabled database applications.
The Web DataBlade module supports most Web Server Application Programming Interfaces (APIs), and enables a truly interactive Web site.
Webdriver database client application build SQL queries that execute the WebExplode function for retrieving AppPages from your database.
Enables you to customize Web applications using information from its configuration file, or stored in the database-- without gateway programming.
Allows you to track persistent session variables between AppPages.
NSAPI Webdriver component: This implementation of Webdriver is written with the Netscape Server API and is used only with Netscape Web servers.
Apache Webdriver component: This implementation of Webdriver is written with the Apache API and is used only with Apache Web servers.
ISAPI Webdriver component: This implementation of Webdriver is written with the Microsoft Internet Information Server API and is used only with Microsoft Internet Information Web servers.
CGI Webdriver component: This implementation of Webdriver is a standard CGI program that can be executed by all Web servers.
The WebExplode Function is an SQL function that builds dynamic HTML pages based on data stored in your database.