Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting WinHttpRequest response to application code
Message
De
10/02/2023 04:05:54
 
 
À
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:
01686170
Vues:
41
>
STRCONV(CHR(0xc3)+CHR(0x83)+ CHR(0xc2)+CHR(0x9c) ,11, 1257, 1)
>
>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 ?

Andrus, can you run
_CLIPTEXT = STRCONV(WinHttpRequest.ResponseBody, 13)
and paste the result here?
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform