Name Last modified Size
Parent Directory 29-Aug-2008 14:35 -
cgicc-3.0-3.0.1.diff 02-Jun-1999 17:41 70k
cgicc-3.0.1.tar.gz 02-Jun-1999 17:41 255k
cgicc-3.0.2.tar.gz 14-Jun-1999 23:32 255k
cgicc-3.0.tar.gz 14-May-1999 16:52 251k
cgicc-3.1-3.1.1.diff 01-Oct-1999 11:59 46k
cgicc-3.1.1-3.1.2.diff 10-Apr-2000 19:04 15k
cgicc-3.1.1.tar.gz 30-Sep-1999 14:30 195k
cgicc-3.1.2-3.1.3.diff 03-Jul-2000 07:52 9k
cgicc-3.1.2.tar.bz2 10-Apr-2000 19:04 153k
cgicc-3.1.2.tar.gz 10-Apr-2000 19:04 198k
cgicc-3.1.3-3.1.4.diff 15-Oct-2000 09:24 49k
cgicc-3.1.3.tar.bz2 03-Jul-2000 07:52 155k
cgicc-3.1.3.tar.gz 03-Jul-2000 07:52 200k
cgicc-3.1.4-3.1.5.diff 04-Mar-2001 14:48 94k
cgicc-3.1.4.tar.bz2 15-Oct-2000 09:23 154k
cgicc-3.1.4.tar.gz 15-Oct-2000 09:23 199k
cgicc-3.1.5.tar.gz 04-Mar-2001 14:47 321k
cgicc-3.1.tar.gz 17-Aug-1999 19:02 194k
cgicc-3.2.1.tar.bz2 17-Mar-2002 14:11 395k
cgicc-3.2.1.tar.gz 17-Mar-2002 14:11 555k
cgicc-3.2.3.tar.bz2 24-Jun-2004 17:59 435k
cgicc-3.2.3.tar.bz2.sig 24-Jun-2004 17:59 1k
cgicc-3.2.3.tar.gz 24-Jun-2004 17:58 701k
cgicc-3.2.3.tar.gz.sig 24-Jun-2004 17:59 1k
cgicc-3.2.4.tar.gz 15-Jul-2007 07:16 1.3M
cgicc-3.2.4.tar.gz.sig 15-Jul-2007 07:16 1k
cgicc-3.2.5.tar.gz 19-Jan-2008 09:45 1.8M
cgicc-3.2.5.tar.gz.sig 19-Jan-2008 09:45 1k
cgicc-3.2.6.tar.gz 18-May-2008 12:52 1.7M
cgicc-3.2.6.tar.gz.sig 18-May-2008 12:52 1k
cgicc-3.2.7.tar.gz 13-Jul-2008 05:14 1.9M
cgicc-3.2.7.tar.gz.sig 13-Jul-2008 05:14 1k
cgicc-3.2.tar.gz 10-Jan-2002 13:52 592k
README 17-Mar-2002 14:11 1k
README for GNU cgicc ==================== GNU cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. cgicc performs the following functions: - Parses both GET and POST form data transparently - Provides string, integer, floating-point and single- and multiple-choice retrieval methods for form data - Provides methods for saving and restoring CGI environments to aid in application debugging - Provides full on-the-fly HTML 4.0 generation capabilities, with support for cookies - Supports HTTP file upload - Compatible with FastCGI Please send bug reports, suggestions, and comments to <bug-cgicc@gnu.org> To subscribe, send a message to <bug-cgicc-request@gnu.org> with the word 'subscribe' in the subject line. A web interface to the list is available at http://mail.gnu.org/mailman/listinfo/bug-cgicc. Visit cgicc on the web at http://www.cgicc.org This package should contain the following directories: cgicc/ The source code to the GNU cgicc library contrib/ Contributed non-parsed header and FastCgi examples demo/ Four demonstration applications using cgicc doc/ Complete documentation for cgicc in html format example/ A skeleton CGI application using cgicc and autoconf support/ Installation/configuration support files win/ Win32 project files