Multiple problems with editor in our deployment

Last post 12-26-2006, 11:36 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  12-24-2006, 8:44 AM 25322

    Multiple problems with editor in our deployment

    I've just purchased and deployed the editor in a number of forms on our website and I've had a number of reports from users that their existing text does not display and that they are unable to enter anything into the edit window or click the Preview/HTML/Normal tabs.  Other users including myself report that the dialog boxes for selecting images or documents sporadically fail to display anything.  Others report that pasting from Word produces either nothing or text that is completely stripped of all formatting.  Still others say the editor hangs their browser completely or takes several minutes to come up or respond after a paste.  I think I've got a pretty basic setup which follows and I'm wondering if anyone has any ideas or tips for getting a stable deployment of this product?.
     
    Don Malin
     
    Editor setup code:
     
     Dim editor
     Set editor = New CuteEditor
     editor.ID = sFieldName
     editor.FilesPath = "/Editor_Files"
     editor.ConfigurationPath = "/Editor_Files/Configuration/LA/Full.config"
     editor.ImageGalleryPath = sFilesFolder
     editor.FilesGalleryPath = sFilesFolder
     editor.FlashGalleryPath = sFlashFolder
     editor.width = sWidth
     editor.height = sHeight
     editor.UseNetSpell = False 
     editor.ThemeType = "Office2000"
     editor.Text = sText
     editor.Draw()
  •  12-26-2006, 11:36 AM 25332 in reply to 25322

    Re: Multiple problems with editor in our deployment

    DonMalin,
     
    Can you reproduce the problems in the following links?


    http://cutesoft.net/asp/EnableAll.asp

    http://cutesoft.net/asp/editoronpaste.asp
     
     
    If not, is your site online so you can provide a 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