Hi, First of all, isn't possible to encode Polish characters with ISO-8859-1, you have to use ISO-8859-2 or UTF-8. It's mean, that the parent web application has to send user_id, name parameters encoded with ISO-8859-2 or UTF-8. Without that it will be not possible to decode such strings.
Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]