Re: PasteHTML issue

  •  04-17-2006, 3:55 PM

    Re: PasteHTML issue

    I'm using version 4.2.  This is the code I use to create the object:
     
    <%
     Dim objEditor
     Set objEditor = New CuteEditor
     objEditor.ID = "Editor1"
      ....
View Complete Thread