If the field “Src" contains: <h1>My Trek to Siva<br /> Magical Abodes</h1>
<h3>Join the author on a tour of ancient Siva temples</h3> then: set the htmlText of field "Src" to field "Src" will show HTML-formatted text. Peter > On Sep 17, 2020, at 5:41 PM, Sannyasin Brahmanathaswami via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Ralph, > > So this did not work. I have > -------- > [ fld "Src" ] > > <h1>My Trek to Siva<br /> > Magical Abodes</h1> > > <h3>Join the author on a tour of ancient Siva temples</h3> > ------ > [ fld "Dest" ] > > <h1>My Trek to Siva<br /> > Magical Abodes</h1> > > <h3>Join the author on a tour of ancient Siva temples</h3> > ------- > It same for both fields. Neither one displays the htmltext text . > > ?? > set the htmltext of fld "checkHTML" to the htmlText of fld "mainText" > BR > > > > Ralph DiMola wrote: > > set the htmltext of fld "Dest" to the htmlText of fld "Src" > > _______________________________________________ > 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 _______________________________________________ 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