Search

You searched for the word(s): document
Showing page 239 of 325 (3,244 total posts) < 1 second(s)
  • BC30456: 'hiddenAction_ServerChange' is not a member of 'ASP.InsertImage_aspx'

    Hello,   I want to purchase CuteEditor 6.0 and thought i would try the evaluation version first.  I downloaded the software and Developer Guide, created a new VB project, copied all the files.  I was able to run the project after converted all C# code to VB.  It's ok if i just type text and change font, but when i tried to ...
    Posted to Cute Editor for .NET (Forum) by tvwin on October 24, 2007
  • firefox editor1.getselection is not a function

    I have a pop up box which loads a file, and merges in the location (url) into the html content of the editor. Works wonderfully in IE, but firefox generates the following error:   editor1.GetSelection is not a function   The pop-up window calls a function on the opening page: <script> var selText = ...
    Posted to Cute Editor for ASP (Forum) by pascalli on September 24, 2007
  • How to add to lists in Security > Default.config at runtime

    I need to add additional document types to the Default.config file at runtime, either by Javascript or in VB codebehind when the page loads.   Currently, Default.config has:    <security ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 9, 2007
  • Store in SQL - Format of link

    Hi all, I've changed the file storage from Filesystem to SQL2000 (as discussed here) but now I have 2 questions regarding the inserted links. I've also tried it on your example page and it's the same result: 1. The inserted link does not have a meaningfull name. When storing in file system the link contains the name of the file, but when ...
    Posted to Cute Editor for .NET (Forum) by Kai2 on July 3, 2007
  • Sorry more quotes

    Ta very much for the previous fix ref quotes and equals, works great, except.......(sorry)   <script type=''text/javascript''> <!-- function MM_swapImgRestore() { //v3.0   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on June 26, 2007
  • Supress InsertImage dialogbox

    Hi,   I want to supress the InsertImage dialog and only allow it when a condition is met. How can I do this? I try to return false but this doesn't help.   Thank you in advance.   This is my code: C# Editor1.Attributes[''oncommand'']= ''HandleEditorCommand(this);'';   then the 'JavaScriptCode': function ...
    Posted to Cute Editor for .NET (Forum) by MaartenMax on March 22, 2007
  • Could not get the cute editor instance

    I added a custom button and use it to open a custom dialog box. I get an error ''Name Editor1 not declared'' error in the window where the dialog box should appear. The error message refers to this line:   // get the cute editor instance    var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by ayw123 on August 17, 2006
  • Help with Global.asax

    Hello, I want to intergrate cutechat with IbuySpy portal (http://www.expertteammaker.com), however within the integration document it says that I have to replace the Global.asax file, the problem is, my original portal has already used the global.asax file, so I can't replace it, and the instruction didn't say anything about how to change that ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Plasteam on June 12, 2006
  • Moving a zoomed images leaves trail marks

    HiI have configured my CE as follows: <CE:Editor id=''Editor1'' EditorWysiwygModeCss=''../example.css'' runat=''server'' height=''700'' AutoConfigure = ''Minimal'' ShowBottomBar=''false'' Text='''' EditorOnPaste=''Disabled''> </CE:Editor>Minimal configuration is changed to contain only the zoom dropdown.If I insert an image by doing ...
    Posted to Cute Editor for .NET (Forum) by Thestrup on April 25, 2006
  • Opening context menu causes jump

    My users are complaining that when they select some text and right-click to bring up the context menu, the document scrolls up to the top.  I just replicated it on the forum post screen here.Just type in a bunch of text, enough to make it scroll.  Highlight something near the bottom and right-click.  It's really annoying.  ...
    Posted to Cute Editor for .NET (Forum) by Carter on February 6, 2006