########################################################### # BBS_HTML_FORUM.PL # # This script was written by Gunther Birznieks. # Date Created: 4-18-96 # # You may copy this under the terms of the GNU General Public # License or the Artistic License which is distributed with # copies of Perl v5.x for UNIX. # # Purpose: # Print out the HTML for the Forum/Threaded # Message List Screen # ############################################################ # Hidden fields need to get passed from screen to screen $print_hidden_fields = &HiddenFields; print <<__END_OF_HTML__;