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)
 Formatting problem with sp_makewebtask

Author  Topic 

roblasch
Starting Member

10 Posts

Posted - 2002-04-24 : 12:26:52
I am trying to make an html file with sp_makewebtask. Everything is working except that the text from the database has some hidden formatting. The resulting text from the database looks like this

Well, Bud’s going to “The Show.� He has been

when it is displayed in the HTML page. I do not know anything about how the data is input. When I grab the data in a standard ASP page, it does not display this way. Or when I look at the record with enterprise manager. Can anyone offer any insight?

   

- Advertisement -