Hi,
I'm running the Asp version of the cuteEditor.
I got an error message
error '80020009'
/uscgatour/CuteEditor_Files/include_CuteEditor.asp, line 438
Public Property Let Text(initialText)
s_Text = initialText & ""
End Property
the line in red is line 438,
This was working fine before, not sure why all the sudden that it stop working.
Jimmy