Displaying HTML formatted text from sql server 2000

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • suprodeep
    New Member
    • Mar 2008
    • 2

    Displaying HTML formatted text from sql server 2000

    have a page for admin(admin.asp x). This would enter product name, image, category name and and long description in a formatted manner. The prod name, image, category name can be inputted to database. However for long description i am using an html editor downloaded from net called cutesoft. Then i use server.htmlenco de for entering the text inside the editor into the database (sql server 2000). This gets saved in the database. But plz send the code for displaying it in a another aspx page exactly in the way or in a formatted manner?????
Working...