|
|
| more useful options | |
| PerlMonks |
Re: Encoding issuesby remiah (Friar) |
| on Dec 02, 2012 at 01:17 UTC ( #1006662=note: print w/ replies, xml ) | Need Help?? |
|
Sorry not knowing Hindi but I hope they are similar things. #submitting A 1.keyboard type A 2.input method no input method 3.browser display string A 4.submit sending A to server 5.cgi on server recieve A from client #submitting HIRAGANA Letter A 1.keyboard type A 2.input method convert to HIRAGANA_LETTER_A "???" 3.browser display HIRAGANA_LETTER_A "???" 4.submit sending HIRAGANA_LETTER_A encoded with "UTF-8" 5.cgi on server recieve "UTF-8" HIRAGANA_LETTER_A from client"???" could be UTF-16 or some system encoding. Maybe you are confused by lacking Hindi input method ~
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||