[web-devel] [Yesod]How to write non-UTF8 encoded web service.

Katsutoshi Itoh cutsea110 at gmail.com
Tue Apr 19 06:52:16 CEST 2011


Hi

I think trying to support a mobile phone.
There are three mobile phone carrier, in Japan.
To accommodate all carriers instead of UTF-8 CP932(known as Shift_JIS)
in the code word you need to interact with the Web UI.
Please tell me what do I like?

- How to specify charset
- String embedded in a page how to generate CP932 (UTF-8 instead)
- How to decode the parameters posted

thank you.



More information about the web-devel mailing list