TCGI 1.0.1.1

By Dinko Miljak

Freeware 23 May 2001

In category

Components > Internet > CGI, ISAPI

Description

This class will help you build small and fast CGI scripts, compared with standard Delphi approach using TWebBroker component.

Problem with Delphi approach is that programmer must make one huge string and after that programmer can send this string to standard output. This library allow you to send small strings (not huge one). Big strings are very inefficient.

This class is derived from nothing, and it not use any Delphi class. Instead of 300K for Delphi CGI exe, this class will produce 55K exe. Cookies are supported, and some functions useful for extracting values from WEB request are included (FormInteger, FormString, FormFloat).

Cookies and input form example is included.

Informations

  • Status: Fully functional
  • Source: FW
  • Exe demo: included
  • Size: 44 014kB

Platforms:

  • Delphi 2
  • Delphi 3
  • Delphi 4
  • Delphi 5

Downloads