Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 HTML in a Database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-06 : 16:12:15
Jeremy writes "Hello,

This is a fairly odd question. You may laugh. Here is the problem. I have an arguement with someone about whether or not HTML should be sotred in the database. Now I know that you don't want formatting attributes where the actual data is stored... but lets say you have a field that contains a page of text. How do I format it as paragraphs without inserting the <p> tag in the text. And how do I insert and image without inserting the image tag?

Is it okay for HTML to be in a databasE? I look forward to hearing from you! Thanks! And excellent website!"
   

- Advertisement -