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

Paul Dupuis paul at researchware.com
Thu Sep 17 15:34:45 EDT 2020


OR

set the text of fld "Dest" to the htmText of fld "Src"


IF you want to see what the htmlText (i.e. the tags) of fld 
"Src"actually is.


On 9/17/2020 3:31 PM, Ralph DiMola via use-livecode wrote:
> BR,
>
> set the htmltext of fld "Dest" to the htmlText of fld "Src"
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net
>
> -----Original Message-----
> From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
> Of Sannyasin Brahmanathaswami via use-livecode
> Sent: Thursday, September 17, 2020 3:14 PM
> To: How LiveCode
> Cc: Sannyasin Brahmanathaswami
> Subject: HOw to get htmltext from the field to display in another field
>
>     --set the htmltext of fld "mainText" into fld "checkHTML"
>     
>     put text of fld "mainText" into  fld "checkHTML"
>
> ??
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list