Gregory Kozlovsky wrote: > I don't quite understand. The search page and also the results page are > made not by me but by s.cgi, is it? >
Yes, charset is usually set according to supplied "cs" parameter, if cs is omitted iso-8859-1 is used. If it is not so, send example of query URL. > > The s.cgi script sets the HTTP header in which it specifies > Content-Type: text/html; charset=iso-8859-1 > > Is it posible to force s.cgi to change this behaviour via the config file or > I will need to rewrite s.cgi to search in many languages at once? > > Gregory > > -----Original Message----- > From: Alexander F Avdonkin [mailto:[EMAIL PROTECTED]] > Sent: Montag, 3. Juni 2002 14:05 > To: [EMAIL PROTECTED] > Subject: Re: [aseek-users] Search with umlauts > > In this case you should use "cs=utf-8" and make page with search form in > utf-8 > charset.
