|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: Spreadsheet::WriteExcel with CGIby helphand (Pilgrim) |
| on Dec 11, 2005 at 20:16 UTC ( #515900=note: print w/ replies, xml ) | Need Help?? |
|
I've written many spreadsheets far larger than 242 rows with this module, so unless you are hitting the 7meg point, I'd say the problem is something else. Your content type looks funny to me, I use
As to a workaround, the technique I've used for spreadsheets that involve long db queries to build is to fork off the process in the background and email the resulting spreadsheet file to the user. Scott
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||