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

