Message Board V 1.01.A
DescriptionThis 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.
SetupUse 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 Filesmessageboard.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.
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 WordsHope you find this useful. If you have any questions, suggestions, criticisms etc., you can reach me at moc.liamg@avynnib or you can visit my site at http://binnyva.blogspot.com/. For more CGI scripts, come to the perl section.