[Templates] sending header as text/html

Sean Davis sdavis2@mail.nih.gov
Tue, 22 May 2007 06:34:15 -0400


On Tuesday 22 May 2007 06:25, Ken Perl wrote:
> Dave,
>
> I tried the put
>         [% USE CGI;
>         CGI.header %]
>
> in the default-template, but it seems I still see the html source code
> in the firefox2.0, any idea what is wrong? why it doesn't work?

Are you using some framework that generates the headers for you?

Sean