RE: i18n with POST requests

2002-04-16 Thread Piroumian Konstantin
> From: Alexander Smirnoff [mailto:[EMAIL PROTECTED]] > > Hi guys, > > I've got into problem with internationalization with input > forms. I'm using > 'UTF-8' encoding. When displaying data back from the database (Oracle) > it is not in the same encoding. This must be very stupid and annoying >

i18n with POST requests

2002-04-15 Thread Alexander Smirnoff
Hi guys, I've got into problem with internationalization with input forms. I'm using 'UTF-8' encoding. When displaying data back from the database (Oracle) it is not in the same encoding. This must be very stupid and annoying question, but I have not found worthy answer in archives... Sorry. Wha