Dear All,
Is there a way to read a file that its format is of utf-8 encoding so convert it to ansi format?? if so, how can be don?
Regards
I suggest you look at the following post, it may help you resolve your issue :
http://www.developersdex.com/vb/message.asp?p=1121&r=6308871
If it does not, try "googling" your issue, you should be able to find a way to do this through regular .NET classes, without having to buy a third party component.