Browse by Tags

All Tags » CuteEditor ASP
Showing page 2 of 2 (13 total posts)
  • Is setHTML() supported in v5.2

    Is setHTML supported in v 5.2? I ask because no matter what I try I cannot get it to work. Whenever I do I get a ''Object doesn't support this property or method'' error in IE and ''editor1.setHTML is not a function'' in FF. In fact I get the same errors if I use the getHTML function too, though if I use alert(editor1.value) this returns the ...
    Posted to Cute Editor for ASP (Forum) by judas on July 31, 2008
  • Disallowed Parent Path

    This is a new install    CuteEditor_asp_6_asp_*__**** running on Windows Server 2003   Editor init:      Dim editor    Set editor = New CuteEditor    editor.ID = ''Editor1''    editor.Text = ''Type here''    editor.FilesPath = ...
    Posted to Cute Editor for ASP (Forum) by conradvdp on February 16, 2008
  • Dropdown lists displaying incorrectly (IE6) when beneath DHTML layers

    I have a page that contains the editor where the user can dynamically add or remove rows in a table using javascript and some standard DHTML practices. The editor is beneath this setup and as the list of rows gets bigger or smaller, the editor doesn't display the dropdowns for font or font-size correctly. They come up above the editor (layout ...
    Posted to Cute Editor for ASP (Forum) by jcahill on August 29, 2007