Path: CGI : Message Board :
Message Board Software
Message Board Service...
Message board software written in C++. This program uses text files (CSV) to implement
the data storage for the message board data.
Hackers can be blocked when they spam the message board.
The message board allows people to have public online corrresponds on tree of topics.
Each topic has a message at the top of the message board page. The new posts show up
at the top of the message board page.
message_board.zip - C++ Windows CGI program for a message board.