From: | "Sadm sadm" <sadm(at)bsdmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | browser shows garbage instead of UTF-8 characters |
Date: | 2006-04-13 11:12:42 |
Message-ID: | 20060413111242.27E6ACA0A4@ws5-11.us4.outblaze.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc |
Hello!
I have a PostgreSQL database with UTF-8 encoding. It stores russian characters.
When I fetch a record from this database and output it to the web browser as html page, it
looks like a garbage instead of normal russian characters. I'm using html with <meta http-equiv="Content-Type" content="text/html; charset=utf-8">.
Please help me to find a mistake.
Thanks in advance.
--
_______________________________________________
Get your free email from http://mymail.bsdmail.com
From | Date | Subject | |
---|---|---|---|
Next Message | Anton Andreev | 2006-04-13 11:35:58 | posting request |
Previous Message | Paolo Sala | 2006-04-13 11:08:09 | Re: unattened dump |
From | Date | Subject | |
---|---|---|---|
Next Message | kevin | 2006-04-13 13:08:37 | Re: postgres jdbc transaction problem surfaces at times |
Previous Message | Kris Jurka | 2006-04-12 18:20:57 | Re: FastPath blocked when ERROR is thrown |