[Zope-DB] getting html into and out of a DB

Carl Robert Blesius crb@uni-hd.de
Tue, 16 Apr 2002 03:42:57 +0200


I would like to do two things.

1. insert and select form data into/from a RDB in html format  (a la 
html_quote)
2. create "allowed" tags (that are not filtered out by the html_quote 
mechanism)... like <br> <a href=""> </a> <p> etc.

What is the best way to do so?

Thanks,
Carl