On 2008-05-27 22:24 +0900 (Tue), Srinivas Patnaik wrote:
> 2. Is there any way to convert double byte katakana to single byte katakana
> dyanamically.
"double-byte" versus "single-byte" depends on the encoding. A katakana
glyph that in Shift-JIS is one byte might be three bytes in UTF-8.
You're probably talking about half-width versus full-width katakana, right?
You'll have to explain what you mean by, "dynamically." It's certainly
possible for whatever software generates pages on your server to map one
to the other.
cjs
--
Curt Sampson <cjs@starling-software.com> +81 90 7737 2974
Mobile sites and software consulting: http://www.starling-software.com
Received on Wed May 28 04:23:09 2008