HOw to get htmltext from the field to display in another field

Mark Wieder ahsoftware at sonic.net
Thu Sep 17 21:22:23 EDT 2020


On 9/17/20 5:41 PM, Sannyasin Brahmanathaswami via use-livecode 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 .

Brahmanathaswami-

Hard to tell exactly what you're looking for, but if you want to display 
the raw html, try

put the htmltext of field "Src" into field "Dest"

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list