[Zope] Zope and Excel

Bob Corriher bobc@p-wave.com
Wed, 08 Jan 2003 09:55:49 -0500


Hi Michael,

You can use Excels'  Web Queries (Data-Get External Data-New Web Query).
Create a Zope method (Python Script or DTML Method) that outputs your
data in am HTML table. Pass the URL of your method to the Excel Web
Query and it will download the data into a spreadsheet.

Bob Corriher
P-Wave Inc.