Search

You searched for the word(s):  
Showing page 1260 of 4,987 (49,864 total posts) < 1 second(s)
  • Can i disable right click

    Hi,   We are using the verion 5.3 with .net2.0. In one scenario, we have to disable the editor. In the editor's disable mode, the user should not paste any contents in the editor. We disbale the ctrl + v option. But we are not able to disable the right click of the mouse so that the user can able to paste the content in to the ...
    Posted to Cute Editor for .NET (Forum) by nrraman.tnj on May 16, 2007
  • Re: Decreasing load by top on search and chat lines

    Thanks for the response Adam, I was ideally looking to somehow put a 'top 20' on the list of User Names it returns in that SearchUserUniqueNameByDisplayName function. Is that possible? (I've noticed no stored procs are made when installing chat. Is function using some DNN proc to return user names?)   My concern on limiting the lines ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by FishTherapy on May 15, 2007
  • Tree Drop Down - Drop Down Width

    Hi Adam,   Please take a look at the attached screen shot. As you can see the width of the drop down area is a little small. After a bit of playing it seems that the initial width is determined by the width of the top level nodes. Would it be possible to set the min-width css style of this floating div to be the same width as the drop down ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on May 14, 2007
  • Replace an existing image

    Hi I'm just playing around with the v6.0 demo (http://cutesoft.net/example/general.aspx) and I'm having problems replacing an image in FireFox.  Basically, nothing happens if I double click on an image in the editor, then browse to another image, then click OK.  It works fine in IE. just not FireFox.  I also know this worked ...
    Posted to Cute Editor for .NET (Forum) by philipclrsch on April 26, 2007
  • Re: £ &pound signs in cute editor

    i found a sotution to the problem, it's to do with the browser and the server encoding files. my web pages default to iso-8859-1 and i believe my server was defaulted to UTF-8, dropping the pound sign on post backs - i believe the same would happen to the euro sign. apologies for accusing your editor, but it was the only thing on the page, ...
    Posted to Cute Editor for .NET (Forum) by mcmnet on April 26, 2007
  • Styling the editor instance based on it's containing element?

    Hi all   I have some code that is creating multiple editor instances based on database content and was wondering if there is any way to style this editor based on the height / width of the containing item?   My code to create the editors is a follows   CuteEditor.Editor CE = new CuteEditor.Editor(); CE.Text = ...
    Posted to Cute Editor for .NET (Forum) by davewarren on April 23, 2007
  • Creating Chat Rooms from Code

    Hi,   Our application requires us to be able to create chat rooms from code and then to allow a specific group of members to access this chat room until they have finished that they are doing, at which point the rooms is destroyed.   I have been hunting through the samples and documenation for how to do this , but no luck. Does ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by KeithT on April 23, 2007
  • Need help with inserting links

    I apparently don't understand how the link button works in this editor. If I want to link to another page on the same website, how do you enter that?  When I press the link button and the dialog box comes up, I can't navigate anywhere other than the uploads folder.  If I manually enter the url (/ministries.aspx) and a title ...
    Posted to Cute Editor for .NET (Forum) by rutledj on April 11, 2007
  • DOCTYPE problems

    Adam,   We still have problems when using a DOCTYPE element with CuteEditor 6.0 Beta and IE7. The dropdown menus in the toolbar overlap and the context menu does not appear at all. Please let me know if you need any more details. Thank you for you help.   -Paul     EDIT - Please disregard - the menu overlap was due ...
    Posted to Cute Editor for .NET (Forum) by paulc on April 2, 2007
  • Re: help: how to call cute editor contrle using javascript

    sivaprakash,   Cute Editor is not a javaScript editor.   Many properies, security setting of Cute Editor are defined in the server side. It can't be called in the client side.   For example, if you have a web site and only want admin can upload the images.   If Cute Editor can be defined in the client side, any one can ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 22, 2007