Yet Another C/C++ library for CGI programming. Simple and easy to use tool for CGI programming in C/C++. Can be used free as long as credit notice is given online; Otherwise a license can be purchased.
This script uses YACGI library and mail or sendmail Unix programs and will take the input from a basic form and send it to the correct recipient.
qDecoder is a CGI library for C/C++ programming that gives developers a simple library interface without regard to the method of GET or POST.
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.
Steven E. Brenner states, "The cgi-lib.pl library has become the de facto standard library for creating Common Gateway Interface (CGI) scripts in the Perl language. The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to...
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
CGI.pm, a Perl library for writing CGI scripts, delivers elegant solutions for using and updating Web forms. The author, Lincoln Stein, realized the need for a clean and simple way to manage forms and--as a columnist for the Perl Journal, a scientist
This tool is helpful for CGI programmers to create a complex CGI applications easily using the files available in this library like, cgi-lib.h- it is used in building CGI program, cgi-lib.c- it is used for creation and manipulation of CGI data, html-
The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. Some of the features available are extremely simple to learn and easy to use, designed for operation under Perl5 and Perl4, ver
Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of the best available guides to using the built-in features of C++ effectively. / The C++ Standard Library provides ple |