Installing the MJA Labs Guestbook. Note: This guestbook must be installed on an HPFS drive. In this sample installation the IBM Internet Connection Server was installed to e:\wwwserver using the standard directory structure. Unzip all of the files into a temporary directory. Copy all of the html and gif files to your main web page directory. COPY *.html e:\wwwserver\HTML COPY *.gif e:\wwwserver\HTML Copy the exe and cfg files to your CGI-BIN directory. COPY *.exe e:\wwwserver\CGI-BIN COPY *.cfg e:\wwwserver\CGI-BIN Edit the configuration file to show the position of your web page directory. e e:\wwwserver\CGI-BIN\guestbook.cfg For this example the file should be a single line containing e:\wwwserver\HTML\ Note the trailing slash is important. Edit the top of the guestbook.html file, the top of the guestentry.html file and the confirm.html file to present the look you want. Use the guestbook to make your first entry, when you are sure it works add a link to it from your homepage. Note: DO NOT change the last three lines of the guestbook.html file. The script relies on the length of these lines to update the page. Further Help If you need any further help, have questions or comments please e-mail me at mendolf@wpi.edu. Thanks, Michael Ayers