Forum OpenACS Development: Response to PostgreSQL upper() / lower() functions and LATIN2 charset

Of course use
        ns_param   URLCharset      iso-8859-2
        
not shift_jis.

This command uses the MIME style name for the encoding. It is a little confusing in AOLserver because Tcl has its own slightly different names for charset encodings than HTTP/MIME does. There is a conversion table in the file nsd/conn8.c you can look it if you get confused.