CuteEditor in window.showModalDialog problem

Last post 10-23-2009, 5:58 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  10-23-2009, 1:11 AM 56615

    CuteEditor in window.showModalDialog problem

    Hello ,
     
    When we open  CuteEditor in window.showModalDialog (in IE), then when we write some text and insert hyperlink by clicking the "Insert Hyperlink" button of Editor toolbox, then it displays the below error.
     
     
     
    Kindly provide a solution for the same.
    Thanks in Advance,
  •  10-23-2009, 5:58 AM 56621 in reply to 56615

    Re: CuteEditor in window.showModalDialog problem

    HI cdpandya1,
     
    Try Editor.UseStandardDialog Property, like beow
     
    <CE:Editor ID="Editor1" runat="server" UseStandardDialog="true">
            </CE:Editor>
     
    Regards,
     
    Ken
View as RSS news feed in XML