CGI character translation??? Resolved

2005-08-04 Thread Thom Hehl
OK, just to help out others with the pain I have suffered over this issue. Both Apache and Java take pains to support internationalization. This is the root of the problem. When writing the output file from java, it was picking up the character set from the Apache environment. In both of the

CGI character translation???

2005-08-02 Thread Thom Hehl
OK, not exactly perl, but this was the closest list I could find. I am running a perl CGI script that launches a java program. This java program writes output files that are delimited using what I believe to be a unicode character. On most editors it looks like an upside-down question mark, wh