Pete-

Monday, September 30, 2013, 4:48:17 PM, you wrote:

> Hi Mark,
> I was hoping it would something easy like that but what I see is plus signs
> between the words, apostrophes replaced with %27, etc.

OK - dashed that off in a hurry because I was (and still am) in the
middle of other things. I do the encoding by hand instead of handing
it off to a built-in routine. It's not too bad, and just involves
things like

replace "<" with "&lt;" in tText

and if you're lucky that's that only transformation you need.

-- 
-Mark Wieder
 mwie...@ahsoftware.net


_______________________________________________
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