home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / MESSAGEB.ZIP / WHATISIT.TXT < prev   
Text File  |  1990-01-01  |  3KB  |  37 lines

  1. ###################################################################### 
  2. #
  3. #     Dream Catchers CGI Scripts               Feel free to modify 
  4. #     Message Board                            this script to your 
  5. #     Created by Seth Leonard                  needs, but please
  6. #     for Dream Catchers Technologies, Inc.    keep this portion so
  7. #                                              that I get credit.  
  8. #     http://dreamcatchersweb.com/scripts      The same goes for 
  9. #                                              distribution.
  10. #
  11. #     (c)1996/1997 Dream Catchers Technologies, Inc.,
  12. #     All Rights Reserved
  13. #
  14. ######################################################################
  15.  
  16. How the Message Board works.  Below is a brief summary of how the Message Board and its Administration script work.  All files or actions talked about are included in the downloaded package.
  17.  
  18. The Message Board, quite simply, allows users to post messages.  Now what they need to do before they can do this is register.
  19.  
  20. When they register, they must select a username to log in with, a password, and 5 aliases that they would also like to post under.  They can also enter their email address if they like (not required) and must choose whether they would like to have an archive.
  21.  
  22. An archive allows a user to "save" posts that they would like others to view later, even after their message is deleted off the board.  They will have the option before each message is posted whether or not they would like to archive the message.  Each user can archive 10 messages.  If they choose to archive a message and their archive is full, the oldest message will be deleted from the archive.
  23.  
  24. Once they register they need to log in for each visit to the Message Board.  After registering, they are taken to a main menu with three options.
  25.  
  26. If they "View the Board" they are taken to the Message Board which is an index of all the messages posted.  From there they can post their own messages or respond to others.
  27.  
  28. If they "View an Archive" they are asked to enter the name of the user who's archive they want to view.  Once that is entered they are taken to the user's archive.  User names are case sensitive and make a difference when logging in and viewing an archive.
  29.  
  30. If they "Edit their Archive" they have the option of deleting messages from their archive to make room for new ones.
  31.  
  32. If they logged in as a guest (log in with user name "guest"), they will not be able to post when visiting the board and will not have the option of editing their archive, as they don't have one.
  33.  
  34. Now, the adminstration script is accessed by going to the url of the script.  You will be shown an html page with instructions on how the script works.  There is a box to enter a password.  The password included in this package is "password" so I suggest you change this.  The option to change your password is at the bottom of the page.
  35.  
  36. That's it, have fun!!!!
  37.