Search

You searched for the word(s):
Showing page 1 of 2 (13 total posts) < 1 second(s)
  • Re: Context menu issue IE7

    Thank you for your reply. I have used the latest build but the problem still persists and i have a new error; Error&nbsp;3&nbsp;'CuteEditor.Impl.SecuritySetting' does not contain a definition for 'VerifyInDirectory'&nbsp;CuteEditor\Dialogs\outereditorfull.aspx&nbsp;81&nbsp; &nbsp; We hope to go live with our site soon, but this is our only hold ...
    Posted to Cute Editor for .NET (Forum) by djv on December 4, 2007
  • Context menu issue IE7

    Adam, I have an issue with Cute Editor version 6, the context menu doesn't appear correctly in IE7 but works fine in Firefox. I'm have the same problem as http://cutesoft.net/forums/thread/29015.aspx where the additional menu on the context menu does'nt appear Please advise Thank you. DJV
    Posted to Cute Editor for .NET (Forum) by djv on November 29, 2007
  • Re: Dropdown not working in version 6

    Adam, &nbsp; Is there a bug in ver6, stopping this from working with Firefox, as this worked fine in ver5.3? I've spent a great deal of time on getting this working in ver5.3, now it seems&nbsp;I need to start again. &nbsp; I may have to rewrite my code to use the Rich dropdown instead of the ASP.Net dropdown.&nbsp;I want to populate the ...
    Posted to Cute Editor for .NET (Forum) by djv on May 22, 2007
  • Re: Dropdown not working in version 6

    Adam, Thanks for your reply. The dropdown I'm using is an ASP.Net dropdown list(not a Rich Dropdown List) so i am able to bind the dropdown to my DataTable(DT) to the dropdown&nbsp;eg; dropdown.Datasource = DT; &nbsp; This has worked&nbsp;well with ver 5.3 in both Firfox and IE7, but in ver 6, i am unable to select from the dropdown ...
    Posted to Cute Editor for .NET (Forum) by djv on May 17, 2007
  • Re: Dropdown not working in version 6

    I found the problem only occurs in Firefox, works OK in IE7 &nbsp; The problem is that i am unable to select anything from the dropdown list. &nbsp; Please advise &nbsp; Thanks DJV
    Posted to Cute Editor for .NET (Forum) by djv on May 14, 2007
  • Dropdown not working in version 6

    I in the process of moving to&nbsp; CuteEditorVer 6 for asp.net. In Ver 5.3 i have a dropdownlist that inserts text directly in to the Editor, this works quite well. In version 6&nbsp; the dropdown appears but the text is not inserted into the Editor. code below &nbsp; DropDownList dropdown = new ...
    Posted to Cute Editor for .NET (Forum) by djv on May 12, 2007
  • Re: adding dropdown.SelectedItem.text to editor

    Adam, &nbsp; Thanks for your reply. Unfortunatly i'm still struggling with this, I can&nbsp;get this working using c#(server side)&nbsp;below is c# that should give you a better idea of what i need to do, I need to be able to do the same thing using Javasript API(client side) &nbsp; protected void DropDownList1_SelectedIndexChanged(object ...
    Posted to Cute Editor for .NET (Forum) by djv on March 15, 2007
  • Re: adding dropdown.SelectedItem.text to editor

    I did realise that i needed a clientside event, im a bit new to javascript so please bear with me. &nbsp; I managed to get it working using the code below, i now need to insert a ''#'' at the begining and at the end of the inserted text.eg: If ''Name'' is selected from the dropdown i would like to insert ''#Name#''Please advise to the best way ...
    Posted to Cute Editor for .NET (Forum) by djv on March 14, 2007
  • Re: adding dropdown.SelectedItem.text to editor

    I had a problem getting the dropdown to display the selectItem. text. The dropdownlist has been added as a cute Editer control, i need to display the dropdown.selecteditem.text within the editor's content. I can do this with no problem if i set the dropdown as a control outside the editor. &nbsp; I have pasted some of the code, on ...
    Posted to Cute Editor for .NET (Forum) by djv on March 13, 2007
  • Re: adding dropdown.SelectedItem.text to editor

    Adam, &nbsp; Thank you for pointing me in the right direction. &nbsp; regards DJV
    Posted to Cute Editor for .NET (Forum) by djv on March 12, 2007
1 2 Next >