On 23/06/14 23:25, J. Landman Gay wrote:
I need to send this word to the server: SanterĂa
When urlEncoded, LiveCode produces: Santer%92a
The encoded character is a backslash instead of the accent-i. The
server doesn't recognize that, and online URL encoders give various
different encodings depending on what source I designate (ascii, UTF8,
UTF16, etc.)
Where did LC get %92, and how would I correct the encoding? I'm using
LC 6.6.1, we're not ready to make a switch yet.
With 6.6.1:
set the useUnicode to true
put numToChar(237) into fld "wherever"
Richmond.
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode