|
| Hello,
what do I have to do to make the following szenario possible, or is it not possible ?
- english Windows 2000 Server, IIS 5, Index Server
- Several national subwebs, each in one language (english, german, polish, spanish,..)
- Static HTML-Pages, all in UTF-8 encoded
- Each Subweb has its own catalog
- ASPQuery Page (seperate for each subweb) also encoded in UTF-8
English and German Web make no problems but in the polish subweb I get wrong formatted (wrong codepage) results, no results, only results from pages whisch are not UTF-8 encoded (Testpages) or when using national characters in the query no results or skri
pt errors.
I tried
@CODEPAGE=
Session.Codepage=
REesponse.Charset=
objQuery.LocaleID=
with several Settings (65001, 28592,...) and in serveral conjunctions.
Can anybody help me with that?
Thanks ahead.
|
|