Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting WinHttpRequest response to application code
Message
From
10/02/2023 04:05:54
Antonio Lopes (Online)
BookMARC
Coimbra, Portugal
 
 
To
10/02/2023 03:43:18
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01686154
Message ID:
01686170
Views:
40
>
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform