The problem can be in database. Tables of your database are
set in UT8 and when you try to change the charset in your
html it can't convert correctly accented words.

2009/11/8 Benigno <[email protected]>

>
> I didnt explain myself correctly. I am setting the <meta http-
> equiv="Content-Type" content="text/html; charset=iso-8859-1" />
> dinamically when in spanish. However, the accented words still show
> badly.
>
> Massimo:
>   I dont understand exactly what you mean, whats the correct way to
> do this then?.
>
> On Nov 8, 4:06 pm, salingrosso <[email protected]> wrote:
> > 2009/11/8 mdipierro <[email protected]>
> >
> >
> >
> > > You do not have the option of using latin1. utf8 is set by web2py in
> > > the http header.
> >
> > But in layout.html I see:
> >   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to