crash recipe for htmlText?

Dar Scott dsc at swcp.com
Tue Jan 11 18:55:33 EST 2005


On Jan 11, 2005, at 2:28 PM, Richard Gaskin wrote:

> It would seem reasonable to assume that this:
>
>  This is an image:<img src="1234">.
>
> ...would result in the IMG tag itself being the character being used 
> for the image reference, rather than requiring one to explicitely add 
> one:
>
>  This is an image:<img src="1234"> .

Should the htmlText have complete information concerning the content of 
the field?  Then the code for the character used for the image should 
be retained.  Would this be better?

    This is an image:<img src="1234" char="x">.

Dar
**********************************************
     DSC (Dar Scott Consulting & Dar's Lab)
     http://www.swcp.com/dsc/
     Programming Services and Software
**********************************************



More information about the use-livecode mailing list