				INSTALLING WORKNET


The following are a list of instructions for installing and running WorkNet:

1)  Unzip the file worknet.zip into it's own directory.

2)  You will find the necessary .sql and .unl files to create the WorkNet database
in a directory called "workdata".  Create the Informix database in the Informix DBACCESS
tool by running "worknet.sql"

3)  Open the file "database.js" in the "lib" subdirectory.  Edit the "database.connect()" statement and configure the arguments to the specific Informix
database server, username, password, and database for your Informix server.
This is the only "database.connect()" statement in the application so this is
the only place where the site specific data must be entered.

4)  Copy the file called "settings.cfg" to your FastTrack Server's config directory
(e.g. if your server is called http-bob, then put "settings.cfg" in the  http-bob --> config directory).  This file contains some attributes which allow dynamic construction of the BODY
tag through File I/O.  If the file is missing, you may not see the background graphic.

5)  Place the new worknet directory under management in Site Manager.  

** NOTE:  The top level directory for the application MUST be called "worknet".  Do not change the name of the directory.

6)  Name the .web file to be produced "worknet" and build the site in Site Manager.

7)  Add the application to Application Manager.  

** NOTE:  The application MUST be called "worknet" or the background graphic may
not appear on the pages.
