FILE: README file for the Comm One Web page application DATE: 10/08/01 NOTE: This version is the Windows version. A Linux version is also available. NOTE: These files need to be installed on your Windows Web server. Your web server computer may be the same as your Email/TNPP Gateway computer, or it may be a different computer. The Comm One Web page program has been simplified. This new version requires only 2 files: -> WEBPAGE.HTM (download file: webpage.zip) -> WEBSNPP2.EXE (download file: websnpp2.zip) The file WEBSNPP2.EXE belongs in your 'cgi-bin' directory. This is normally "c:\inetpub\cgi-bin". [If you do not have a 'cgi-bin' directory, put it in the 'scripts' directory, and then edit the webpage.htm file so that the line that reads 'cgi-bin' reads 'scripts' instead.] NOTE: The directory you use Must be given shared access.('Read' and 'Execute' access) The file WEBPAGE.HTM belongs in your 'wwwroot' directory. This is normally "c:\inetpub\wwwroot". This file (webpage.htm) may be renamed to any filename you like. *** Editing the WEBPAGE.HTM file *** You will likely have to edit the WEBPAGE.HTM file to suit your needs. 1) You will probably want to change the title from Comm One to your company name. 2) You may need to change the IP address. This page needs to store the IP address of your Email/TNPP Gateway. This value is contained in the SERVER_IP line. Search for 'SERVER_IP' to find this line. 3) You may add whatever graphics and other text you wish. You may need to employ a web programmer for this task.