Hi
Thanks for your reply Henner
After a closer look at the samples I also found a DBForms way to do it:
<%=(String)currentRow_NEWS.get("STORY")%><
best regards
Audun
Henner Kollmann wrote:
You must write and configure your own escaper class. You can do this on a
global base, on table or on a field
You must write and configure your own escaper class. You can do this on a
global base, on table or on a field base. I think there is no really good
documentation about this - have a look at the release notes, the taglib doc
and the docs about the config file.
Or search the sources for IEscaper.