On 4/30/07, Ben Weiner <[EMAIL PROTECTED]> wrote:
> I'm getting weird characters displaying on my pages, e.g.: â€".
>
> I'm using MySQL and my database encoding is set to utf8 and I set the
> character set for my pages to render as utf8 with <meta
> http-equiv="content-type" content="text/html; charset=utf-8" />.
>

Sure your browser is using the right encoding? If not, try setting the
http Content-Type header. More reliable for me than a meta tag.


Isak


> Does anyone know how to get rid of these characters?
>
> Thanks,
> Ben
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Railsi18n-discussion mailing list
> Railsi18n-discussion@rubyforge.org
> http://rubyforge.org/mailman/listinfo/railsi18n-discussion
_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to