dbf
dbf copied to clipboard
Chinese character messe...
when i use this lib to save data which contains chinese character, it works. But when i open the dbf file, the character is mess. How can i solve this problem. Thank u.
For the Cyrillic helped shield. Maybe you will also help
unescape(encodeURIComponent(text))
@MammutAlex thanks. It helps also for other multi-byte characters (like ľščťžýáíéôäň).