Since disable-output-escaping is disabled in cocoon 1 i have quite a problem.
 
Here's my scenerio:
 An admin can enter in a textbox a message and i want it to support HTML markup.
The message is then reproduced on the 'user' side of the application as an announcement
and i want the HTML markup that the administrator put in to pass through to the user side (bold/font/images..etc..etc..etc..)    I've tried several methods and always end up with either the tags getting escaped, or the tags being stripped completely.
 
Any help is appreciated
 
--Justin Ricci (FAST dev)
http://finweb.rit.edu
 

Reply via email to