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 <bca...@albendas.com>

>
> 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 <salingro...@gmail.com> wrote:
> > 2009/11/8 mdipierro <mdipie...@cs.depaul.edu>
> >
> >
> >
> > > 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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to