[snip]
> My <head> looks like that - nothing special..
> 
> <head>
> <LINK href="/css/main.css" rel=stylesheet type=text/css>
> <TITLE>Some title</TITLE>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
> <script language="JavaScript" src="/javascripts/date_picker/date_picker.js"></script>
> </head>
[/snip]

sorry list for the mess in this thread. got somewhat wrong.

try to take the following line out:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
(modifing to output correct type would be even better)

regards
mario



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to