From owner-freebsd-questions@FreeBSD.ORG Sun Nov 23 09:22:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EB0B16A4CE for ; Sun, 23 Nov 2003 09:22:37 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A1A43FD7 for ; Sun, 23 Nov 2003 09:22:36 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([68.169.105.3]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031123172239.EKJU1561.mta9.adelphia.net@barbish> for ; Sun, 23 Nov 2003 12:22:39 -0500 From: "fbsd_user" To: "freebsd-questions@FreeBSD. ORG" Date: Sun, 23 Nov 2003 12:22:34 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: advice needed on creating hmtl docs? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 17:22:37 -0000 My shop has been writing internal standards & tutorials in MS/windows word. They now want to make these available online over the internet as web pages. We use FBSD as our gateway and apache as our web server. I know I can install apache with ms/FrontPage extensions added and then use FrontPage to read the word docs to build the FrontPage hmtl code automatically. I would really like to use the ms/word docs as source input to some FBSD hmtl generator to build original hmtl source that apache can serve up natively. Can any body suggest how to do this?