Download List

Descripción del Proyecto

CGI_UTILS is a set of three C++ classes: CGI, Template, and Session. CGI wraps the CGI protocol. Template provides an easy way to use templates in your CGI applications. It knows about variables and datasets (tables). Session provides the ability to pass data between your programs through shared memory.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-11 23:32
2.1.0

Esta versión ofrece un mejor soporte para formularios de varias hojas y los archivos cargados. También da acceso a múltiples valores de una clave. Hay correcciones de menor importancia en la plantilla y los módulos CGI.
Tags: Major feature enhancements
This version features better support for multipart
forms and uploaded files. It also gives access to
multiple values of a key. There are minor bugfixes
in the template and CGI modules.

2001-04-11 19:11
2.0.1

Esta versión ofrece las mismas funcionalidades que el HTML:: Template módulo de Perl, pero también comprende los datos del formulario de varias partes. Una serie de correcciones se hicieron.
Tags: Minor feature enhancements
This version features the same functionality as the HTML::Template Perl module,
but it also understands Multipart form data. A number of bugfixes were made.

2001-01-30 15:12
1.3.0

Soporte de las sesiones fue añadido.
Session support was added.

2001-01-30 15:12
1.1.0

Un 'sí' tag ha sido añadido a la plantilla.
An 'if' tag has been added to the template.

2001-01-30 15:12
1.0.0

Versión pública inicial.
Initial Public release.

Project Resources