Hi,
I am showing text from database which contains unicode characters.
While displaying it shows as reverse question mark or other symbol.I want to show the character itself.
Is there any way to do so?
Iam using oracle 9i database If i set the NLS_LANG as AMERICAN_AMERICA.WE8ISO8859P1 its working fine for Coldfusion application.But its not
working for .net Application.
Can any one please let me know how to solve this.