Forgotten how to deal with unicode
Sarah Reichelt
sarah.reichelt at gmail.com
Thu Dec 3 19:59:12 EST 2009
On Fri, Dec 4, 2009 at 10:52 AM, David Bovill <david at vaudevillecourt.tv> wrote:
> - I want to fetch a url say "http://en.wikipedia.org/wiki/Slavoj_Žižek*"*
> - This is displayed correctly in a list field (say on line 1 of the
> field)
>
> How do I use revTalk to fetch the right value from this field so that I can:
>
> - put url "http://en.wikipedia.org/wiki/Slavoj_Žižek*"*
>
> NB pasting the text from the browsers url field gives "
> http://en.wikipedia.org/wiki/Slavoj_%C5%BDi%C5%BEek", what would you code to
> get that result?
Try urlencode()
Cheers,
Sarah
More information about the use-livecode
mailing list