Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting WinHttpRequest response to application code
Message
De
10/02/2023 04:51:56
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
10/02/2023 03:43:18
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01686154
Message ID:
01686171
Vues:
35
>Returns question mark.
>Result should be Ü character, single byte 0xDC. Those 4 bytes per character are returned in WinHttpRequest.ResponseText. How to get 0xDC result ?

Possibly the result you are getting is double width text, so you may need to do strconv() twice - first utf8 to double width, then that to 1257, I think the parameter is 2. I think I had cases when I had to do that (in my case, to 1250).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform