1-2-97

Added a credit screen. You can have up to 10 credit screens. Just create a 
BBS file using WcDraw and name it credit1.bbs, credit2.bbs, etc and stick
it in the Vote folder. It will display it when you enter the program.

December 31, 1996

Changed the HTML folder to VOTINGBOOTH instead of VOTING BOOTH as the 
space was causing a problem with the browsers.

December 20, 1996

Fixed the name bug. It was using the filename for the name of the booth
instead of the actual name given.

Added HTML output. Each time a user enters the program and either votes
or looks at the vote results, a HTML screen will be created for that
Voting Booth. You MUST turn on the HTML option inside the SysOp 
configuration menu. When you turn this on, it will ask you for the path
of your Wildcat. The HTLM screens will be located in a folder called
VOTING BOOTH under your HTTP\PUBLIC folder. Make the links so users can
view the results. 


Added an option to delete a voting booth. This removes the name
from the vote.cfg file, deletes the ???.tot ???.names and the
???.dat files. It does not remove the individual user result
files.   i.e. Username.res

Added 'see user votes' in sysop menu.

Changed the results table to show the actual answer instead of
the number. Sorry about the ones that all ready voted.

Added Quit to Voting booth to sysop menu. Command was there, text
was not.