Hi JP,

I thought at first it was some Unicode format but then why don't I have a #0 
before each character?

Shouldn't it be like this: "#0F#0u#0n#0k#0y#0 #0T#0e#0x#0t" ? Two Bytes per 
Char ...

So I'll have to make a converter for this right? This makes me sad :'(

Thanks for your time,

Cheers,

Marcelo Grossi

----- Original Message ----- 
From: "Jean-Paul Passama" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Friday, July 14, 2006 7:19 PM
Subject: Re: [twsocket] HttpCli in v5 - Different Encoding Perhaps?


Hi Marcello,

These characters seem to be in UTF-8 code.

JP

Marcelo Grossi a écrit :
> Hello,
>
>     I'm having some trouble with HttpCli in an old app I have. I just 
> installed the new version (v5) and when I go parse some page I get from 
> the component the text is coming with some weird chars instead of regular 
> ASCII ones. The old ICS I used when I built the application was a very old 
> version (probly v3 or somethin). Bellow is a small example of the problem:
>
>     Normal HTML Source:
>
>     "Projeto de redução de pena pela educação não vai esvaziar presídios,"
>
>     HTML Source From HttpCli (using a TStringStream as RcvdStream):
>
>     "Projeto de redução de pena pela educação não vai esvaziar 
> presídios,"
>
>     List of some buggy chars and what they ought to be ("what I get" = 
> "what they should be"):
>     ú = ú
>     Ã  = à
>     ó = ó
>     õ = õ
>     ç = ç
>     ã = ã
>     í = í
>     á = á
>     ê = ê
>     é = é
>
>     Does anybody has an idea of what this is suposed to be?
>
>     Thanks in advance,
>
>     Marcelo Grossi
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to