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, flo...