Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loosing French characters
Message
From
25/06/2007 09:12:10
 
General information
Forum:
ASP.NET
Category:
Cryptography
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01235283
Message ID:
01235317
Views:
17
>You should use Encoding.Default to get properly localized data. ASCII should be used only if you're dealing with true ASCII (lower 128 or 255 with default ASCII encoding) which is rarely the case. If you need to two way convert always use the Default Encoding which will use your machine's configured codepage to convert to and from Unicode.

This works. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform