Hi all when you click on Cached document, aspseek dont recode character set of document (document is displayed in LocalCharset, as is stored in database). for example: i have LocalCharset=iso88592 and document is windows1250 charset when i click to cached document i get: <base href=...> <meta httpequiv=... charset=iso88592> at the second line of document, then <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 BUT in charset iso88592, in LocalCharset, like is stored in database... </body> </html> -- Jan Karabina mailto:[EMAIL PROTECTED]
