Encoding puzzle
J. Landman Gay
jacque at hyperactivesw.com
Tue Dec 29 18:38:41 EST 2020
On 12/29/20 5:24 PM, Paul Dupuis via use-livecode wrote:
> On 12/29/2020 6:07 PM, J. Landman Gay via use-livecode wrote:
>> Original text: Révéler l'archéologie
>> LC urlEncoded string: R%8Ev%8Eler+l%27arch%8Eologie
>
> URLEncode(textEncode(<originalText>,"UTF8")) -> gets you a properly URL encoded string where
> the server is expecting UTF8
Thank you, that works (though I need to replace the + with %20.) I had my encoding backwards.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list