cgiClass - C++ Class for CGI Programming

This is the homepage for cgiClass.h, which is a C++ class that handles very basic html formatting for cgi programming using c++. I am releasing this code under the Gnu Public License. Unfortunately, this is problematic at the moment. Some of the code that is used in this class was directly copied from a code distributed by the NCSA. Their code was originally published in 1993 and modifed in 1995, so it it difficult to track the original coders down and ask permission, but I am still trying. Their code was copyrighted but was made freely available so I hope that this will be okay.

The code for cgiClass and some example files can be found at the links below:

A copy of the Gnu Public License stored locally can be found here.

The file cgiClass.h was created by Kelly Black and is copyrighted 2004 under the Gnu Public License. You are free to make use of this code in any way that you like, but any changes that you make must be shared.

There is no documentation for this class. It is a class that I personally use but not have had many people ask about it. If I get enough requests then I will consider writing up some documentation. (How is that for wishy-washy?)