|
|
 |
RE: FN-FORUM: euro bug
date posted 27th January 2007 01:22
> Part of a web application I'm developing insists on=20
> displaying the euro
> symbol as =E2=82=AC (if that all looks fine then you can see the bug =
here
> http://www.urgentcontracts.co.uk/cuk/)=20
It looks like â=82¬ in the code on the page.
=20
Is it stored correctly in the database? Does the DB and the page have =
the
right character encoding to support the euro character?
Have a look at http://www.cs.tut.fi/~jkorpela/html/euro.html, but my =
money
is on character encoding - you may need something in the page header to
explicitly enforce it (after checking the DB).
HTH
Edward
|
 |
|