I'm using <CFFILE to read in a SGML tagged datafile with "entities" for
french accented characters.
Is there a CF function to preserve ampersand stuff ?
Here is a little snippet from the datafile that has the SGML entity for a
accented character "çais"
<snippet>
<epub><i>Disponible en français</i>
</snippet>
When outputted in a <textarea> I want the text to appear AS IS. I don't
want the "cedil" translated into the ASCII character.
<textarea>
<epub><i>Disponible en fran�ais</i>
</textarea>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists