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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to