Cgicc is a C++ class library which facilitates the rapid development of CGI applications in C++. Cgicc, in addition to a full suite of form-handling capabilities offers a robust HTML generator as well as the ability to save and restore CGI environments.
Similar scripts
CInputBox C/C++ win32 implementation
(Popularity: ) : C/C++ InputBox implementation that allows to have a simple InputBox like Visual Basic's one. It is coded in simple win32 API calls without MFC and allows full customization CGL CGI Library
(Popularity: ) : An ANSI C CGI library. Supports GET, POST, cookies. Features simple operation and multiple utility functions. Some useful utility functions. Underlying hash indexed name-value lists can be used in a fashion similar to associative arrays. CGI.h
(Popularity: ) : 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. cgic: an ANSI C library for CGI Programming
(Popularity: ) : 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 grants ... Str Library
(Popularity: ) : A high-speed, cross-platforms C++ string class and associated parsing classes. Dr. Clue's
(Popularity: ) : C++ class Supports POST, GET, FILE UPLOAD ,ISINDEX ,IMAGEMAPS. Allows INPUT TYPE=IMAGE to be a imagemap. Allows INPUT TYPE=SUBMIT to have button text seperate and other than the VALUE. CgiGate
(Popularity: ) : CgiGate is a tool for programmers wanting to write CGI forms handling for web-based applications. CgiGate is optimised for use by Clarion programmers, but can equally well be used with C, Visual Basic, Delphi etc. CgiGate makes HTML output simple ... Template2doc
(Popularity: ) : Allow generation of html pages using template. A template is a htmp page that contain specific keywords that tells the routines where to insert data. Support sophisticated insertion of table data. A must have for CGI programmers. cgihtml
(Popularity: ) : 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. The Boakye CGI Library
(Popularity: ) : HTML form parser for GET and POST in C. Includes source code. Very simple interface. Call one function to return form data as strings, then use atoi to convert the data, etc.
User reviews
Similar Software
GNU ddrescue
(Popularity: ) : GNU ddrescue is a data recovery tool. GNU ddrescue copies data from one file or block device (cdrom, hard disc, etc) to another, trying hard to rescue data in case of read errors.
Ddrescue does not truncate the output file if ... GNU Moe
(Popularity: ) : GNU Moe is a powerful, 8-bit clean, text editor for ISO-8859-15 and ASCII character encodings.
GNU Moe project has a modeless, user-friendly interface, online help, multiple windows, unlimited undo/redo capability, unlimited line length, global search/replace, block operations, automatic indentation, word wrapping, ... GNU Coreutils
(Popularity: ) : GNU Coreutils package are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system.
Previously these utilities were offered as three individual sets of ... GNU IceCat
(Popularity: ) : GNU IceCat is the GNU version of the popular Firefox web browser.
Its main advantage is an ethical one: it is entirely free software. While the source code from the Mozilla project is free software, the binaries that they release include ... GNU gv for Linux
(Popularity: ) : GNU gv is an an X11 ghostscript interface based on Tim Theisen's ghostview 1.5.
GNU gv allows to view and navigate through PostScript and PDF documents on an X display by providing a graphical user interface for the Ghostscript interpreter.
gv is ... GNU 8085 Simulator
(Popularity: ) : GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor.. GNUSim8085 - 8085 Simulator for Linux. Publisher of GNU 8085 Simulator, Author of GNU 8085 Simulator 1.3.5. GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor. GNUSim8085 is a ... GNU Find Utilities
(Popularity: ) : The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.
The tools ... GNU fdisk
(Popularity: ) : GNU fdisk helps you manage your partitions on a hard drive.
GNU fdisk provides alternatives to the following programs:
Note: The standard interface offered via the fdisk link is gfdisk.
In the future ... GNU Radius
(Popularity: ) : GNU Radius is a server for remote user authentication and accounting. Its primary use is for Internet Service Providers, though it may as well be used on any network that needs a centralized authentication and/or accounting service for its workstations.
The ... GNU Gengetopt
(Popularity: ) : GNU Gengetopt generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct.