View Single Post
  #4 (permalink)  
Old 09-16-2007, 04:43 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,205
Default

First note that Excel saves CSV files encoded with ASCII which means it will remove all the special characters.
If you are working with Notepad you should use Save As... - Encoding - UTF8.
Attached is a small example.
Please upload the csv file (so I could see the encoding).
Attached Files
File Type: zip utf8.zip (451 Bytes, 5 views)
Reply With Quote