can't help on the first one, but for the second question try: http://search.cpan.org/search?mode=module&query=excel
(the spreadsheet-modules work very well, but lack multilpe table support) M. > -----Original Message----- > From: perl is [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 06, 2001 10: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 >
