Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Troubleshooting French characters on WorldClient
Message
De
17/11/2006 08:35:45
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
17/11/2006 04:16:37
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01170607
Message ID:
01170662
Vues:
11
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform