db wrote:
> Hello all,
>
> I hope this is the correct newsgroup for this question.
>
> Does anybody know how I can write a html-header with python(cgi)?
> The problem is, I have a few html templates in which I have a header e.g:
>
> "http://www.w3.org/TR/html4/strict.dtd";>
>
>
>
If you ar
db wrote:
> Hello all,
>
> I hope this is the correct newsgroup for this question.
>
> Does anybody know how I can write a html-header with python(cgi)?
> The problem is, I have a few html templates in which I have a header e.g:
>
> "http://www.w3.org/TR/html4/strict.dtd";>
>
>
>
> In this
db wrote:
> In this template I write a few Mysql variables.
> Those variable often have german characters. This characters (Gösing in
> stead of Gösing). The german characters in the html template are shown
> correctly.
The problem is then with these variables: apparently, the Mysql
variables ar