Spreadsheet::ParseExcel and Spreadsheet::WriteExcel are my two favorites for reading and writing Excel files. Both are very well done. Both at CPAN.
---- Steve Sapovits Global Sports Interactive Work Email: [EMAIL PROTECTED] Home Email: [EMAIL PROTECTED] Work Phone: 610-491-7087 Cell: 610-574-7706 Pager: 877-239-4003 > -----Original Message----- > From: perl is [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, December 06, 2001 11:59 AM > To: [EMAIL PROTECTED] > Subject: Excel format <=> Web page > > Thanks all for your help, especially Ilya Sterin and > Tigran. > > I have two more questions: > > 1. I setup username and password for my database, and > the perl code runs fine. But when I changed my > username or password inside of perl code, not > database, the code still can access the database > without checking it, is there something I have not > setup correctly at ODBC side? > > 2. How could perl code talk to Excel format file? for > example, read Excel file as an input file and display > at browser or send data from web page to Excel file? > I know we have communicate through ODBC for Excel, so > I believe it should work. > > Thanks for your time. > > Ping > 12/6/01 at 12:01pm > > __________________________________________________ > Do You Yahoo!? > Send your FREE holiday greetings online! > http://greetings.yahoo.com
