From owner-freebsd-questions Thu Oct 19 6:45:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.intop.net (smtp.intop.net [206.156.254.80]) by hub.freebsd.org (Postfix) with ESMTP id 302AC37B4C5 for ; Thu, 19 Oct 2000 06:45:21 -0700 (PDT) Received: from charlie (iwkcpe.intop.net [208.149.79.30]) by smtp.intop.net (8.9.3/8.9.3) with ESMTP id IAA16237; Thu, 19 Oct 2000 08:46:41 -0500 Message-Id: <200010191346.IAA16237@smtp.intop.net> From: "Charlie Schloemer" To: freebsd-questions@FreeBSD.ORG, Alexander Rudak Date: Thu, 19 Oct 2000 08:52:38 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Excel -> HTML/CSV In-reply-to: <0447.001019@ro.com.ua> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 19 Oct 00, at 10:44, Alexander Rudak wrote: > Hello everybody, > > Is there any tool to convert Microsoft Excel files to the CSV or HTML? > I would appreciate any cooperation or ideas. > The puprose is that user can edit data from Excel and than it is immediately > posted to the web site. > > -- > Best regards, > Alexander mailto:ru@ro.com.ua Hmm... sounds like www.microsoft.com might give you better results. Assuming you want to do this with an open-source product, Sun's StarOffice will convert between the two, though I don't know how much trouble you'd have automating it. StarOffice is compatible with lots of vendors' storage formats, and runs on plenty of big platforms, including Windows and FreeBSD. If licensing concerns you, I believe you'll have to get StarOffice version 6 to be covered by GPL, but do your own homework on this if the license is an issue. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message