Message Board V 1.01.A

Download

Description

This script will act as a public messageboard. Any one can enter a new message and the message board gets automatically updated with the latest message at the top.

Setup

Use the html file given with the script as the input form. And make sure that the action attribute of the form is pointed correctly at the script file.

Needed Files

messageboard.pl - This file. Takes the messages and store them in another file
messages.html - The file where all the messages are stored.
message_board.html - The message board is displayed in this file.

Code

You can edit the code to fit your needs - you can even delete the link to my site - although I would be extremely grateful if you let it stay.

Last Words

Hope you find this useful. If you have any questions, suggestions, criticisms etc., you can reach me at or you can visit my site at http://binnyva.blogspot.com/. For more CGI scripts, come to the perl section.

Subscribe to Feed