Japanese input

A

Amit Puri

Hi,

I am using Mobile web project to develop a portal to be compatible to J-sky
(j-phone) emulator.

I have to use shift_jis charset, as supported by device. I am using
Microsoft IME 2000 7.ï¼ï¼Žï¼‘ to switch to Japanese language.

Direct input mode works fine, I am able to input in japanese through Emulator.

but when I switch to Hiragana or Full-width katankana or half-width
katankana, characters are shown in the emulator, but on press enter, these
characters are converted into ??????.

Surprisingly, it works fine on IE.


Page level

<%@ Page language="c#" Codebehind="MobileWebForm1.aspx.cs"
Inherits="MobileWebApplication2.MobileWebForm1" AutoEventWireup="false"
codePage="932"%>

<META http-equiv="Content-Type" content="text/html; charset=shift_jis">

Web.config


<globalization requestEncoding="shift_jis" responseEncoding="shift_jis" />


Please let me know if i have to something more than what is done in the
above lines of code.

Amit Puri
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top