Try using get-xml instead of get-string (ie <esql:get-xml
column="xcard"/> ).

marty

> -----Original Message-----
> From: Derek Hohls [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, November 26, 2001 4:34 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: [c1] Using Markup Symbols from a Database Field?
> 
> 
> Does anyone know how to pass through markup symbols from a a 
> Database Field so that they do not appear in the output 
> [HTML] file as &lt; but rather function as the tags they were 
> intended to be - e.g. so that a database field with:
> 
> my name <br/> your name
> 
> appears as:
> 
> my name
> your name
> 
> PS Am using ESQL tags to do the the database retrieval
> 
> Thanks
> Derek
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered 
> in the FAQ before posting. 
<http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to