Re: AW: Encoding problem with HTML-serializer and URLs

2002-10-15 Thread Alex Romayev
Take a look at this thread, you might be able to find your answer there: http://marc.theaimsgroup.com/?t=10323439384&r=1&w=2 Cheers, -Alex --- Stefan Riegel <[EMAIL PROTECTED]> wrote: > Thank You Alex, > > but this did not change any behaviour. Sending the > "o" from a form works > fine as i

AW: Encoding problem with HTML-serializer and URLs

2002-10-14 Thread Stefan Riegel
Thank You Alex, but this did not change any behaviour. Sending the "o" from a form works fine as it did without the SetCharacterEncodingAction. I guess the problem has to do with 1. Encoding ISO-8859-1 in href-attributes to the encoding scheme used in URLs and 2. decoding back to ISO-8859-1 So