You cannot type Japanese characters in an input text box on a HTML Web page in Windows 2000 (873091)
The information in this article applies to:
- Microsoft IME 2003
- Microsoft IME 2002
- Microsoft Internet Explorer 6.0
- Microsoft Internet Explorer 5.5
- Microsoft Internet Explorer 5.01 for Windows
- Microsoft Internet Explorer 5 for Windows
- Microsoft Windows 2000 Professional
SYMPTOMSWhen you try to type Japanese double-byte character set (DBCS) characters in an input text box on a HTML Web page in Microsoft Internet Explorer on a Microsoft Windows 2000-based computer, the Input Method Editor (IME) does not change to hiragana mode and the Japanese characters are not typed.CAUSEThis issue may occur when all the following conditions are true: - Several windows are open together with one instance of Internet Explorer running.
- One window is updated by a META tag that includes the Refresh parameter.
- Advanced Text Services is available.
WORKAROUNDTo work around this issue, use one of the following methods. Method 1: Change the input text box tagAdd the following tag to the input text box. After you add this tag, the window automatically closes and reopens. This resets the input text box so that you can type the Japanese characters correctly by using the IME.
<input type="button" name="Reset_Window" value="Reset_Window"
onClick="mywin=window.open('HTML Page'...);window.close();return false;">
Method 2: Use Microsoft Input Method Editor 2000Windows 2000 has built-in support for most languages and includes the Input Method Editor (IME) 2000. To remove the Microsoft Office 2003 Input Method Editor (IME) or the Microsoft Input Method Editor (IME) 2002, and then use IME 2000, follow these steps: - Remove the Japanese Input Method Editor (IME 2003 or IME 2002). To do this, follow these steps:
- Click Start, point to Settings, and then click Control Panel.
- Double-click Add/Remove Programs.
- In the Currently installed programs list, select the version of Microsoft Office you have installed, and then click Change.
- Click Add or Remove Features, and then click Next.
- In the Features to install list or the Advanced Customization list, expand Office Shared Features.
- Click Alternative User Input, and then click Not Available.
- Click Up
date to uninstall the IME components.
- Add IME 2000 as an installed service. To do this, follow these steps:
- Click Start, point to Settings, and then click Control Panel.
- Double-click Text Services.
- Click Add under Installed Services.
- In the Input language list, click Japanese, and then click OK.
Note If IME 2002, IME 2003, Speech, or Handwriting is listed in the Input Language list, remove them.
- Unregister the Msimtf.dll and the Msctf.dll files. To do this, follow these steps:
- Click Start, click Run, type cmd in the Open box, and then click OK.
- At the command prompt, type the following lines, and then press ENTER after each line:
Regsvr32.exe /u Msim
tf.dll Regsvr32.exe /u Msctf.dll - Type Exit, and then press ENTER to close the command prompt window.
Modification Type: | Minor | Last Reviewed: | 1/11/2006 |
---|
Keywords: | kbprb kbBug KB873091 kbAudEndUser |
---|
|