> Ive tried the following at the top of the template, but it still displays the square character on certain characters such as ' " -
>
> <cfcontent type="text/html; charset=iso-8859-1">
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
ISO-8859-1? You are in the UK but you are trying to use a charset
that doesn't even have the euro symbol?
Bite the bullet and convert everything to unicode.
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

