HTML Output Databinding

  •  07-20-2008, 4:25 PM

    HTML Output Databinding

    Hello.  I have an ASPX website.  I have a FormControl for adding an entry into a database.  I need to use the Cute Editor for adding HTML to a cell in the database, but I can't figure out whic property to bind the database to.  Do I need to do something else that is not binding to get the HTML into the cell.  If more explination is needed, please post so.  Thanks!  I am using .net Framework 3.5, Microsoft Visual Web Developer 2008, and SQL Server Express.
     
    Esentially what I am trying to ask is how do you get the HTML that the editor generates when you click on the "HTML" at the bottom into a textbox or a database cell.
View Complete Thread