Access Counter - dynamic gif image web page graphical counter
Message Board - small web site message board written in C++
Bulletin Board - file upload bulletin board file sharing software
Search Engine - simple web site search engine for web site not the whole web
Web Search - world wide web title only search engine
Chat Room - C++ CGI program for a web site chat room
Guestbook - web site guestbook CGI program
Form Mail - CGI fill out form to email gateway
Manual Reader - unix man page reader
Unicode - brows unicode characters using a web page
Perl CGI programs
from_mail.cgi - basic perl web to email gateway script
using hand written code
email_from.cgi - basic perl web form to email gateway
using CGI::Lite perl module
cgi.h - C++ CGI object
cookie.h - C++ CGI HTTP cookie object
session.h - C++ CGI session object
file_upload.h - C++ CGI file upload object
file_upload.cpp html.h - C++ CGI HTML object for creating dynamic web pages www_auth.h - WWW-Authentication for a C++ CGI program base64.h - base 64 encoder/decoder used by www_auth.h cookie_auth.h - HTTP cookie authentication function
CGI Downloads
iis_install.bat - install a C++ CGI program on windows running IIS 7 cgi_tools.tar.gz - C++ CGI tools source code archive cgid - C++ daemon process CGI application server
www_auth.exe - C++ windows CGI program for www authentication.