[dbforms] 10 cent Listing Day on eBay: May 17

2005-05-17 Thread eBay Seller Central
Title: Untitled Document

AW: [dbforms] DB stored HTML and formatting

2005-05-17 Thread Henner Kollmann
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.

[dbforms] DB stored HTML and formatting

2005-05-17 Thread Audun V. Nes
Hi I have a few tables containing HTML tags which I would like to display on the web. When using DBForms, the stored HTML tags are not shown as HTML tags, but as plain text, for instance are by DBForms translated to
Is the a simple way to get the HTML tags to show as HTML, or do I need to