Accent Characters
Hi,
I am having a hard time getting accent characters to work in a web app that is running on solaris 10 (T1000s and M2200s). When I run the same app on an OS X server, accent characters from web forms display correctly. Are forms are using ISO-8859-1 and the solaris server reports that the character set it is using is ISO-8859-1. Accent characters (such as �) still get displayed as "?" however.
Anybody know the trick to get solaris to work with accent chars? Our locale settings are:
LANG=
LC_CTYPE=iso_8859_1
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=