UrlEncode oddness

Mark Schonewille m.schonewille at economy-x-talk.com
Wed Mar 21 16:39:13 EDT 2012


Jacque,

put urlencode(unidecode(uniencode("élan"),"UTF8"))

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Download the Installer Maker Plugin 1.7 for LiveCode here http://qery.us/za

On 21 mrt 2012, at 21:28, J. Landman Gay wrote:

> If I urlencode a word with diacritcals, like "élan", I get this:
> 
> %8Elan
> 
> But if I name a file with that and get a Dropbox encoded URL, I get this:
> 
> %C3%A9lan
> 
> I need the Dropbox version. What's the difference, and how come it happens, and how do I change LiveCode's output?
> 
> -- 
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com





More information about the use-livecode mailing list