Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Troubleshooting French characters on WorldClient
Message
From
17/11/2006 08:35:45
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
17/11/2006 04:16:37
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01170607
Message ID:
01170662
Views:
10
Sorry you need to pass the name ot the value so it should be iso-8859-1 or 28591 that you pass to the getencoding method.
Also see on the .NET help the Encoding class for a complete list of encoding numbers and strings you can use.


>>Example
>>
>>MailMessage.BodyEncoding = System.Text.Encoding.GetEncoding("Western European (ISO)")
>>
>>By default the BodyEncoding property of the MailMessage class is us-ascii" and as we all know english language doesn't know what the heck is a letter with an accent.
>
>Are you sure this syntax is supported?
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform