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