Internationalization alert box issue

Hello

I have a problem with internationalization in using japanese scripts. Since the japanese languages are written in a different script we have to use its appropriate unicode sequence. When i use unicode characters it works fine with browser, i can see all the things in japanese language. But when it comes to javascript alert box it displays the unicode characters not the japanese scripts. Please let me know what is the solution for this.

Thanks

Anand

[483 byte] By [sfsfda] at [2007-11-27 6:20:48]
# 1
Unless the client is running a Japanese OS I don't think this is possible. You may have to use window.showModalDialog instead.
AtomicToada at 2007-7-12 17:36:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...