> I have some clarification related to the
> fonts in the client machine. I am sending some Japanese strings to the
> client browser. The encoding schema in the client machine is UTF-8. I am
> having Verdana as the font foe some portion of the Text. In this scenario,
> what will be font used by Japanese Text.
Two main options:
- use a generic font name ("Sans-Serif", for instance) and let the browser
do the work. What font will really be used is a user preference, and in
general it is nice not to overwrite this kind of thinks. In IE this
preference is set in "Tools" > "Internet Options" > "General" Tab, then
click "Fonts"
- if you want to force a certain typeface for English, then make this
a localizable element and give access to the localizer to change it when they
do the translation. they will now better, may also take into consideration
cultural elements, selecting fonts depending on the page content. Even for
English this does matter. I don't think Disney will use the same fonts
with NASDAQ.

Signature
Mihai
-------------------------
Replace _year_ with _ to get the real email
Madhanmohan S - 01 Sep 2004 09:59 GMT
Hi Mihai,
Thank you very much for your reply. I have decided to stick with
your first suggestion.
Thanks and Regards
Madhanmohan S
> > I have some clarification related to the
> > fonts in the client machine. I am sending some Japanese strings to the
[quoted text clipped - 13 lines]
> English this does matter. I don't think Disney will use the same fonts
> with NASDAQ.
Mihai N. - 02 Sep 2004 09:45 GMT
> Hi Mihai,
> Thank you very much for your reply. I have decided to stick with
> your first suggestion.
> Thanks and Regards
> Madhanmohan S
I am always happy if I can help :-)
Good luck.

Signature
Mihai
-------------------------
Replace _year_ with _ to get the real email