Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
FasterCSV
Summary
Forums
Tracker
News
SCM
Files
Forums
|
Admin
Discussion Forums:
open-discussion
Start New Thread
Message: 35775
BY: Stefan Natchev (
snatchev
)
DATE: 2007-12-14 21:04
SUBJECT: RE: Can't parse csv file
it looks like the character set your using is Cyrillic (windows-1251), I tried converting it to UTF-8 and FasterCSV managed to read it with no problem. here is the converted test.csv
<a href="
http://www.parag0n.com/test_utf8.csv"
;>
http://www.parag0n.com/test_utf8.csv</a
>
Thread View
Thread
Author
Date
Can't parse csv file
Alexander Logvinov
2007-12-14 15:22
RE: Can't parse csv file
Stefan Natchev
2007-12-14 21:04
RE: Can't parse csv file
Stefan Natchev
2007-12-14 21:06
RE: Can't parse csv file
James Gray
2007-12-15 01:30
RE: Can't parse csv file
Alexander Logvinov
2007-12-15 01:41
Post a followup to this message