How to display Chinese in an alert() jscript function - TechRepublic
Question
April 17, 2009 at 11:16 AM
james_darmanin

How to display Chinese in an alert() jscript function

by james_darmanin . Updated 17 years, 3 months ago

I have an online shop which is based on ASP and dynamically get data from an SQL server.

Now I have a problem when I display Chinese using the alert() function of jscript

I tried using HTMLEncode on the server side but still I am not seeing any chinese

Any help please

This discussion is locked

All Comments