Steve, The text with html tags is likely being inserted into the database correctly. The problem is in retrieving it. By default witango will encode the text to display as html, converting < to < > to > etc. Try putting encoding=none on the column tag that displays the data with html in it.
Dave Shelley -----Original Message----- From: [EMAIL PROTECTED] [mailto:owner-witango-talk@;witango.com]On Behalf Of Campbell, Steve V. Sent: Wednesday, October 30, 2002 8:46 AM To: Multiple recipients of list witango-talk Subject: RE: RE: Witango-Talk: HTML tags in Posting Field Hello I built a simple record builder with a small table on the backend. The record builder allowed me to create a page to add some daily news to a site I am building for a friend. Nothing new or out of the ordinary and basically pretty simple. When I got to add my text for the daily news post, I am needing to add Links, etc. within the TextArea field. I remember on this list seeing a question along these lines, but, I do remember there is a way to allow html tags when posting. Since what I have created doesn't allow that right now, could, someone please point me in the right direction to find out how to accomplish this. Thanks for any help in advance! Steve Campbell OU Physicians ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
