Re: More encoding/decoding issue - XLS upload - solved
"Chen Naor" <[email protected]> Tue, 16 Dec 2003 16:34:46 +0200
| Newsgroups | gmane.comp.web.interchange.internationalization |
|---|---|
| Organization | Lilux Systems |
| Message-ID | <[email protected]> |
> Hi, > > After solving the high characters problem with the HTML::Entities > patch, there is still one problem. > When uploading using XLS Spreadsheet the high chars (Hebrew in my > cased) get mess. > Using Single table option (text file) work OK. > Any suggestion where to look for a solution? > What libs are doing the work in the background? > Hi, I found a work around for this problem. The workbook should be save as: Microsoft Excel 5.0/95 Workbook I asume that the charset of the old Excel is a bit diferent. Any way it works :-) Chen