On Fri, Dec 4, 2009 at 10:52 AM, David Bovill <[email protected]> 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 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
