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