home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / guest1.zip / readme.txt < prev   
Text File  |  1996-07-21  |  1KB  |  38 lines

  1. Installing the MJA Labs Guestbook.
  2.  
  3. Note:  This guestbook must be installed on an HPFS drive.
  4.  
  5. In this sample installation the IBM Internet Connection Server was installed to
  6.    e:\wwwserver
  7. using the standard directory structure.
  8.  
  9. Unzip all of the files into a temporary directory.
  10. Copy all of the html and gif files to your main web page directory.
  11.    COPY *.html e:\wwwserver\HTML
  12.    COPY *.gif e:\wwwserver\HTML
  13. Copy the exe and cfg files to your CGI-BIN directory.
  14.    COPY *.exe e:\wwwserver\CGI-BIN
  15.    COPY *.cfg e:\wwwserver\CGI-BIN
  16. Edit the configuration file to show the position of your web page directory.
  17.    e e:\wwwserver\CGI-BIN\guestbook.cfg
  18. For this example the file should be a single line containing
  19.    e:\wwwserver\HTML\
  20. Note the trailing slash is important.
  21.  
  22. Edit the top of the guestbook.html file, the top of the guestentry.html file
  23. and the confirm.html file to present the look you want.
  24.  
  25. Use the guestbook to make your first entry, when you are sure it works add
  26. a link to it from your homepage.
  27.  
  28. Note:  DO NOT change the last three lines of the guestbook.html file.  The
  29. script relies on the length of these lines to update the page.
  30.  
  31. Further Help
  32.  
  33. If you need any further help, have questions or comments please e-mail me
  34. at mendolf@wpi.edu.
  35.  
  36. Thanks,
  37. Michael Ayers
  38.