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