simple ampersand and remove tbody doesnt work

Last post 01-18-2006, 2:50 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  01-18-2006, 4:13 AM 14832

    simple ampersand and remove tbody doesnt work

    any idea what the problem with the upload is.
     
    and 5. the simple ampersand property doesnt work.
    6. the remove tbody proberty doesnt work too
    and here is my configuration

       Set editor1 = New CuteEditor
       editor1.ID = "Editor1"
       editor1.Text = pagecontent
       editor1.FilesPath = "Cuteeditor_Files"
       editor1.AutoConfigure = "EnableAll"
       editor1.ConfigurationPath = "/mesa/CuteEditor_Files/Configuration/full.config"
       editor1.AllowEditServerSideCode = true
       editor1.UseSimpleAmpersand = true
       editor1.EditorBodyStyle = "table { font:normal 12px arial; }"
       editor1.EditorWysiwygModeCss = "css/stylez.css"
       Editor1.CustomCulture = "de-de"   
       editor1.ImageGalleryPath = rootPath & "/Uploads/images/"
       editor1.FilesGalleryPath = rootPath & "/Uploads/docs/"
       editor1.MaxImageSize = 2000
       editor1.MaxDocumentSize = 20000
       editor1.RemoveTBODYTag = true
       editor1.DisableAutoFormatting = true
       editor1.EditorOnPaste = "PasteText"
       editor1.Width = 600
       editor1.Height = 550
       editor1.ThemeType="Office2003"
       editor1.BreakElement = "br"
       editor1.Draw()
  •  01-18-2006, 2:50 PM 14844 in reply to 14832

    Re: simple ampersand and remove tbody doesnt work

    It's strange...

    Your editor configuration is correct.

    Is your site online so you can provide a test URL?

     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML