Download List

專案描述

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

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.
標籤: Major feature enhancements

2001-04-11 19:11
2.0.1

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.
標籤: Minor feature enhancements

2001-01-30 15:12
1.3.0

Session support was added.

2001-01-30 15:12
1.1.0

An 'if' tag has been added to the template.

2001-01-30 15:12
1.0.0

Initial Public release.

Project Resources