Derek Hohls wrote:
Does anyone know how to get htmlArea to store XML or how else to perform the necessary conversions?
Parse the value of HTMLArea's content using an XML parser. HTMLArea should produce well-formed XHTML most of the times, but when it doesn't (like when you paste content from MSWord, for instance), passing it through Neko or JTidy will fix it.
Daisy already has a HTMLCleaningConvertor which creates valid XHTML. Only needs to be added to CocoonForms ... patches are welcome :-)
-- Reinhard
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
