Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Especial Characters
Message
 
To
13/08/2007 09:39:49
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01247810
Message ID:
01247921
Views:
22
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform