In version 1.1 compiled with unicode support, command LocalCharset will not
be necessary and pages will not be recoded.
"Cached" pages will contain only original <meta...charset...>
We will release version 1.1 thist week.
Alexander.
----- Original Message -----
From: "Jan Karabina" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 12:26 AM
Subject: [aseek-users] smallbug - correction
> 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]
>