[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: (OT) Excel Unix Help
- Subject: RE: (OT) Excel Unix Help
- From: "Jon Whiten" <jon@xxxxxxxxxxxx>
- Date: Thu, 7 Oct 2004 12:47:15 +0100
I know that this is not UNIX but...
I do this in VBScript by sending a header:
Response.ContentType = "application/vnd.ms-excel"
And then just splatting a table:
<Table>
<TR>
<TD>...</TD>
</TR>
...
</Table>
Without any other <HTML>, <Head> or <Body> tags.
Any use?
Regards
Jon Whiten
http://www.whiten.co.uk
-----Original Message-----
From: aashram [mailto:groups@xxxxxxx]
Sent: Thursday, October 07, 2004 11:55 AM
To: ukha_d@xxxxxxx
Subject: [ukha_d] (OT) Excel Unix Help
I have a html file on a unix webserver which I have renamed to .xls as it
is
to be downloaded.
This is created on the fly. Is there any way I can convert that html file
to
a true excel on a unix box ? does such a tool/app exist ?
[Non-text portions of this message have been removed]
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|