Search

You searched for the word(s): javascript
Showing page 177 of 229 (2,286 total posts) < 1 second(s)
  • Re: Ptinter dialogue from serverside

    Hello, Thanks for responding.  Here is teh code I used on the server side(code behind) to open up the print dialogue and it does not open it:                        StringBuilder sb = new ...
    Posted to Cute Editor for .NET (Forum) by adel on April 19, 2010
  • Cuteeditor is not render

    All the while my cuteeditor is working fine. But recently, it is not render in pages. The menu/toolbar on top is missing, I can only see a gray background. The contains that suppose to be display in editor is missing too. 3 images at the bottom of editor ''Normal'', ''HTML'' and ''Preview'' becomes missing images. In the pages, I found a ...
    Posted to Cute Editor for .NET (Forum) by Starluvapple on January 6, 2010
  • Error: An invalid character was found in text content

    I've only recently downloaded the trial version for testing and I really like what I see. The product seems very flexible and customisable. My compliments!   However, on my test page I run into a problem when I set Editor1.Text to the value of a memo field from a record in my database. It doesn't matter which record I try to edit, the error ...
    Posted to Cute Editor for .NET (Forum) by MarjaR on May 15, 2009
  • Re: Few question regarding functionality of the editor and the developer license

    Adam, thanks for the reply Ok, good to knowAny idea when this new build will be released? Is it an option to do this myself in the meantime? I mean; the spellchecker probably has an API of its own and maybe it can be opened in an IFrame embedded in one of those fancey vista popups?Thanks, that's exactly what I was after, yes!Can the toolbar ...
    Posted to Cute Editor for .NET (Forum) by RickL on March 24, 2009
  • IFrame issue

    When using CuteEditor inside an IFrama insert images, documents, templates don't work. Clicking on insert image opens up a window. Upload button works. But cancel, ''X'', insert buttons don't work. Trying to move a window around doesn't work as well. This worked in 6.0 version. I tried 6.1.2, 6.2 and 6.3 and it doesn't work. It has an ...
    Posted to Cute Editor for .NET (Forum) by adukic on February 17, 2009
  • AJAX, Object Doesn't Support This Property Or Method

    I have an ASPX 3.5 project with AJAX partial page postback enabled (<updatepanel>). I hvae from 6 to 8 CuteEditor instances on my pages, some as text boxes with a form and others as text boxes with a gridview.   The editor works fine communicating with the database -- data is retrieved, displayed, edited and stored correctly. However, ...
    Posted to Cute Editor for .NET (Forum) by jsmorse on July 9, 2008
  • Select image with ExecCommand('insertimage') and write path to textbox

    Does anyone know how to use the editor1.ExecCommand('insertimage'); to upload and select an image and have the Insert button cause a textbox to be filled with a path to the image file?   Here is the javascript I have tried but doesn't write path back to imageFld textbox:      function callInsertIMG()  ...
    Posted to Cute Editor for .NET (Forum) by mlc962 on May 19, 2008
  • Dynamic editor height

    Hi,   Sorry for bumping this, but no-one seemed to answer in the other thread I had opened. I have previously been given the following link on how to dynamically adjust the editor height according to its contents:    http://richtextbox.com/test/Smart-Textarea.htm   However, this page gives some javascript errors and ...
    Posted to Cute Editor for .NET (Forum) by sjurmr on May 8, 2008
  • Editor will not load file

    Hello,   I've reviewed the use-CuteEditor-as-document-selector.aspx example and modified the code to view the editor: <CE:Editor id=''Editor1'' runat=''server'' BorderColor=''White'' /> But I can not load a file to the editor. I have not modified the java script funtions. I can see the single file I've saved but when inserting, ...
    Posted to Cute Editor for .NET (Forum) by disdp1 on March 17, 2008
  • Problem upgrading Framework 1.1 to 2.0 - editor definition gets 'object expected' Jscript error?

    We are upgrading our Framework 1.1 ASP.NET application to 2.0.  I used the Visual Studio 2005 conversion wizard, all modules converted with no problem except the three in which we use the CuteSoft editor.   I manually converted those to create the .aspx, designer and .vb files.  The site now compiles in VS2005 (there are ...
    Posted to Cute Editor for .NET (Forum) by rockford on March 7, 2008