I sent bad description of problem in previous mail,sorry.
So, I have LocalCharset=iso88592
and document is in windows1250
when i click to Cached document i get:
<base href=...>
<meta httpequiv=... charset=iso88592> at the second line of document
<p>this is aspseek cache of document...blablabla"
<html> here starts cached document
<head>
<meta httpequiv=... charset=windows-1250>
</head>
<body>
<p>some text of document in charset windows-1250
</body>
</html>
i thing that two <meta ...charset=...> tags in document is not good.
there should be one <meta charset=LocalCharset> and document should be
really in LocalCharset, not in original charset of document...
--
Jan Karabina mailto:[EMAIL PROTECTED]