Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version verfügt über eine bessere Unterstützung für mehrteilige Formulare und hochgeladenen Dateien. Es gibt auch den Zugriff auf mehrere Werte eines Schlüssels. Es gibt kleinere Bugfixes in der Vorlage-und CGI-Module.
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

Diese Version bietet die gleiche Funktionalität wie der HTML:: Template Perl-Modul, sondern auch versteht Multipart Formulardaten. Eine Reihe von Bugfixes vorgenommen.
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

Session-Support wurde hinzugefügt.
Session support was added.

2001-01-30 15:12
1.1.0

"Wenn"-Tag wurde auf die Vorlage aufgenommen.
An 'if' tag has been added to the template.

2001-01-30 15:12
1.0.0

Initial Public Release.
Initial Public release.

Project Resources