Pete-

Monday, September 30, 2013, 4:50:07 PM, you wrote:

> I really want things to display without the <, etc, just a straight
> representation of the original html text

put "this is <some text>" into tText
replace "<" with "&lt;" in tText
set the htmltext of field 1 to tText

...or am I misunderstanding what you want?

-- 
-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