saritha_m123
May 18th, 2004, 07:13 AM
I have aproblem when i dislpay unicode data thru javascript.
In Ms-access 2000 I am storing unicode decimal values.When i retreive using JSP & then store in a javascript variable & try to display using document.write , then I am getting the correct output.But when I try to display using alert then I have the same unicode decimal values being displayed instead of its equivalent value.
In Ms-access 2000 I am storing unicode decimal values.When i retreive using JSP & then store in a javascript variable & try to display using document.write , then I am getting the correct output.But when I try to display using alert then I have the same unicode decimal values being displayed instead of its equivalent value.