Can anyone point me in the right direction.
I've got a web application that allows users to access their GL information. I'd like to add a button to the form that allows them to take the current page and download it into Excel. I've worked with Excel automation quite a bit but I don't know what kind of package I'd need to use to allow me to control Excel from Python. After I create the Excel file, I need to download it to the client computer. Any ideas on the best way to go about that? Thanks. Joe Goldthwaite
http://www.zopelabs.com/cookbook/1075841024 A place to start at. Ausum ----- Original Message ----- From: "Joe Goldthwaite" <joe@goldthwaites.com> To: <zope@zope.org> Sent: Friday, April 16, 2004 5:01 PM Subject: [Zope] Can anyone point me in the right direction.
I've got a web application that allows users to access their GL information. I'd like to add a button to the form that allows them to take the current page and download it into Excel. I've worked with Excel automation quite a bit but I don't know what kind of package I'd need to use to allow me to control Excel from Python. After I create the Excel file, I need to download it to the client computer. Any ideas on the best way to go about that?
Thanks.
Joe Goldthwaite
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Ausum Studio -
Joe Goldthwaite