On Wed, 10 May 2000, Christoph Wollek wrote:
> Thanks, Richard and Dave, for answering, but my problem is not, to set
> via html-shortcut the textstyle of word in a text to bold ot set the
> textcolot of a word to blue - but to set the backcolor of all words of a
> text to - say - wheat.
>
> something like
>
> put the htmlText of fld 1 into tData
> replace "word" with "<Backcolor = "wheat">word</Backcolor>" in tData
> set the htmlText of fld 1 to tData
>
>
> Is there a shortcut in the Metacard html syntax, that I could do that?
Yes, and there's an easy way to find out what it is too:
set the backcolor of word 1 of field 1 to red
put the htmlText of field 1
Regards,
Scott
> Christoph
********************************************************
Scott Raney [EMAIL PROTECTED] http://www.metacard.com
MetaCard: You know, there's an easier way to do that...
Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.