Am Freitag, Dezember 31, 2010, 16:03:09 schrieb Shadowcat:
>   Is there any version of this that will preserve HTML special chars
> instead of translating them?  I.e., if I have a function that turns a
> line of text into a link (<a href="whatever">), can I have that print
> out as < rather than as &lt; using <$ $> or some similar syntax, or does
> that have to be done using reply.out() directly?
> 
Hi Shadowcat,

use <$$ something $>. You can find it also in the man page ecpp(7).

Tommi

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Tntnet-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tntnet-general

Reply via email to