4 Jan
2001
4 Jan
'01
6:47 a.m.
On 3 Jan 2001, at 22:53, Dieter Maurer wrote:
I would instead include a "charset" declaration and no longer worry about HTML entities for latin 1 characters.
<dtml-call "RESPONSE.setHeader('Content-Type','text/html; charset=iso-8859-1')">
This is rendundant. ISO-8859-1 is the default encoding for http, anyway, and has ever been. -- Wolfgang Strobl