XML library reliable?

Mark Brownell gizmotron at earthlink.net
Tue Jul 22 06:13:03 EDT 2003


On Tuesday, July 22, 2003, at 07:20  AM, Mark Brownell wrote:

> Example:
> <htmlChunk text="<p>&copy;2003 by Jo&euml;l Guillod</p><p><font color=  
> &quote;#0000FF&quote;><u>joel.guillod at net2000.ch</u></font></p><p></ 
> p>"></htmlChunk>
>
> Mark Brownell

Like I said, it was untested thinking. This might return properly from  
the XML tree as the attribute but you would need to manually transform  
the "&quote;" [sp], (should read &quot;), "<font color=  
&quot;#0000FF&quot;>"  to <font color= "#0000FF"> first.



More information about the use-livecode mailing list