Posts: 8
Location: Nova Scotia, Canada
|
Hi there!
Hopefully this is the right place to post this. If not I apologize.
Here's my problem:
I have an Access database and I would like to include html tags in the memo fields for bulleted lists...bold...italics...etc.
When this information is displayed in the browser all HTML tags embeded in the database memo field are displayed as plain text (e.g. <b>bolded</b>).
Is there any way I can make these tags display correctly in HTML? I'm using ASP to call on this database.
Thanks! Any help is greatly appreciated.
|