Spreadsheet-ParseExcel - Re: Error PPS 0

Posted on Tue May 8 11:55:54 2007 by steveberra316 in response to 4306 (See the whole thread of 5)
Re: Error PPS 0
I assume you are uploaded the file to a website first? If so make sure the file is being written to the server in BINMODE. Example: binmode FILE;
Write a response