help with HTML escaping...

Dar Scott dsc at swcp.com
Sat Mar 26 19:24:31 EST 2005


On Mar 26, 2005, at 4:27 PM, Andre Garzia wrote:

> I am having some trouble escaping text with international characters 
> for HTML pages.

I get mixed up with all the coding variations, so I tend to use 
unicode.  Make sure your text is unicode.  Then get the unicodeText of 
your field.  You have to make your own for-each-line in unicode.

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