Getting error '80020009'

  •  06-06-2007, 11:24 PM

    Getting error '80020009'

    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



View Complete Thread