Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Especial Characters
Message
 
À
13/08/2007 09:39:49
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
Divers
Thread ID:
01247810
Message ID:
01247921
Vues:
23
You should make sure your requestEncoding and responseEncoding in the globalization tag is set to UTF-8. This will ensure that pages get generated with UTF-8 encoding and input is accepted and passed back in UTF-8 (which is basically Unicode encoded into an ASCII character set).

This will work if you retrieve browser input, but there may be issues with encoding if clients send data directly to your via HTTP and are not properly encoding their content as UTF-8.

+++ Rick ---

>Hi
>
>I've a problem , when I try read a text with especial characters for example ö, ñ , ó my app change to squares , how i do to resolve this.
>
>Thank's
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform