Work around the problem
Save the xls file as a csv rather (then it is easy)
Cheers
- Original Message -
From: "Brian 'Bex' Huff" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 2:53 PM
Subject: [PHP-WIN] querying an online ex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
hmmm... this can be done using Apache POI and the HSSF (horrible spreadsheet
format) projects:
http://jakarta.apache.org/poi/
http://www.xml.com/lpt/a/2003/01/22/cocoon-excel.html
but you need to know Java. You could make a command-line program that pro
Hi everyone,
I have the following IT-problem:
I want to read some fields from an Excel file (located on FTP-Server) and to
view the result in html.
My .xls file has two colons: "Product's Name" and "Price"
And I would like to be able after giving as input QM "Quantity of Money" to
my html