Re: Passing HTML to the CuteEditor

  •  02-25-2008, 12:46 PM

    Re: Passing HTML to the CuteEditor

    Hi Adam,
     
    Sorry for the late reply, but I was on vacation.
     
    The application allows the user to upload a Word document to the server, this is then opened using the Microsoft.Interop.Word classes in .NET and converted to HTML. This HTML is then saved in the database by using the CLOB data type in Oracle.

    I uploaded a simple example in the application with just 4 lines of text and 1 word on each line (Bold, Underline, Italics, and All).

    Attached please find 2 screenshots of the data shown in the CuteEditor:
    1. In Normal Mode

     
    2. In HTML Mode
      
     
    It seems like the Italics formatting is not being recognized and there is alot of extra code too.
     
    Thanks
    Filed under:
View Complete Thread