A freely available library for writing CGI programs in C. First released in July, 1995, and still actively maintained. Was named one of PC Magazine's Top 2 CGI programming tools in August, 1996.
cgic is an ANSI C-language library for the creation of CGI-based World Wide Web applications. cgic can be used free of charge, provided that a credit notice is provided online. Alternatively, a nonexclusive Commercial License can be purchased, which
CGI++ is a full-featured and intuitive library for CGI programming in C++.Supports new HTTP/1.1 methods (PUT/TRACE/OPTIONS/DELETE) in addition to the old GET/HEAD/POST, and some extensions such as Netscape's cookies and file upload. Other features in
This header file allows you to create CGI objects in C++ in much the same way that CGI.pm gives you this ability in Perl. Includes many access methods for manipulating HTML and form field data.
These pages will try to explain and show how to design a C++ application class for Windows. This class will work on almost all Windows NT and Windows 95 servers. Source files also avalible. |