Click here to Skip to main content
15,891,423 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
hello every one
i have a program which scraps data from a chinese website but when i write that data into excel the chinese character is not displayed correctly
plz provide me a solution
Posted
Comments
Theingi Win 16-Nov-11 3:05am    
You sholud check your excel font style.
Sergey Alexandrovich Kryukov 16-Nov-11 3:09am    
Agree, because Unicode is certainly supported by both Excel and .NET. What if OP tries to use non-Unicode (legacy) Chinese encoding (I heard some is still in use)? Than it could not solve the problem, migration to Unicode is required.
--SA
[no name] 16-Nov-11 3:28am    
how to migrate to unicode sir
[no name] 16-Nov-11 3:28am    
sir what i have to do in my excel setting

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900