Visual Studio 6Visual C++ 7.0Windows 2000Visual C++ 6.0Windows XPIntermediateDevVisual StudioWindowsC++
VBMcgi, a free multiplatform C++ library for CGI programming that isolates the webmaster and webdesigner





5.00/5 (1 vote)
Mar 4, 2002

98084

502
VBMcgi, a free multiplatform C++ library for CGI programming that isolates the webmaster and webdesigner.
Introduction
See VBMcgi home page.
If you know C/C++, VBMcgi is the CGI library you have been looking for. Here are the main reasons:
- It is 100% free, and comes with original source code.
- It is designed from step zero to be multiplatform (tested on Windows and Unix servers).
- All features included: form decode, cookies, and a lot more.
- It is the only CGI library in C++ that completely isolates the webmaster and web design. In practical terms, this means that you can use commercial HTML design software (that saves sophisticated HTML coding) such as DreamWeaver, Front Page, etc. See details.
- The CGI programs can be short and very powerful, because the complex code is inside the VBMcgi library. Deliver complete solutions to your customers in binary format. They will be satisfied, but won't be able to reverse engineer what you have done.