Search

You searched for the word(s): cuteeditor 4.6'A=0
Showing page 193 of 966 (9,656 total posts) < 1 second(s)
  • Problem with using CE in modal popup in version 6.1

    I've been using CuteEditor 6.0 by having it included in AjaxControlToolkit modal popup control. After upgrading  to CE 6.1 it bacame unusable as CuteEditor now uses itself modal popups for its functions and they coming behind the popup in which CuteEditor located. Is there any possibility to make the CuteEditor 6.1 ...
    Posted to Cute Editor for .NET (Forum) by myroslaw on June 25, 2008
  • Re: virtual directory IIS 5.1 (windows XP - localhost)

    getting a js runtime error ''object expected'' here   </script><img src=''/cw/CuteSoft_Client/CuteEditor/images/1x1.gif?633478603055468750'' ...
    Posted to Cute Editor for .NET (Forum) by oompah on May 31, 2008
  • posting to the database

    I am having problems getting the data from the cuteeditor textarea to post to the database.   this insert record form is working for everything else, but the cuteeditor text.  if i put a value in the    <input type=''hidden'' name=''Editor1'' id=''Editor1'' value='''' /> line, i get written to the database whatever i ...
    Posted to Cute Editor for PHP (Forum) by pmagoo on April 6, 2008
  • Setting PasteBehavior declaratively

    I'm trying to figure out how to declaratively(i.e. in the .aspx file not the code-behind) set the EditorOnPaste property. I think I need another namespace imported because I'm getting the following but I can't quite figure out how to do this. Do I need another register page declaration?   Exception: 'PasteBehavior' is not ...
    Posted to Cute Editor for .NET (Forum) by cmckeachie on April 3, 2008
  • Probably a really stupid question...

    I can install CuteEditor and get it working such that it will write HTML content to a field in my database.   What is the best way to output that HTML content programmatically without using CuteEditor to display it?  A text box will display the HTML code itself.  How do I pull the HTML out of the database field to which it was ...
    Posted to Cute Editor for .NET (Forum) by MDCragg on February 10, 2008
  • Re: Deployment Question

    I'm replying on this thread because the above steps are not helping me. I have added the key to my web.config pointed to the correct virtual directory.   The error i am receiving is: <A Runtime error has occurred> Debugging into it: Microsoft JScript runtime error: Object ...
    Posted to Cute Editor for .NET (Forum) by Mstanglx on January 9, 2008
  • creating pdf from javascript

    Can someone please tell me what is wrong with this code.  I keep getting an error object expected from the script debugger in IE and nothing happens.   <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''2PDF.aspx.vb'' Inherits=''_2PDF'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on October 5, 2007
  • Custom link DropDownList

    Hi,   I have seen multiple threads about how to customize the Link DropDownList, but I need it one step further.   This is  the code I have seen so far and that works:   Dim tdd As CuteEditor.TreeDropDownList tdd = DirectCast(Editor1.ToolControls(''LinkTree'').Control, CuteEditor.TreeDropDownList) 'clear the items ...
    Posted to Cute Editor for .NET (Forum) by Cornelis on September 25, 2007
  • CE 6.0 GAC issues and Obsolete properties

    After upgrading CE from 5.3 to 6.0 I have some issues to address.   To get CE working correctly using GAC I had to edit the two load.ashx files and the web.config file in the Client_Files folders. New Load.ashx file: <%@ WebHandler language=''C#'' class=''CuteEditor.LoadHandler,CuteEditor, Version=6.0.0.0, ...
    Posted to Cute Editor for .NET (Forum) by Zapotec on September 7, 2007
  • Image Gallery page browsing vanished

    Hi I'm using a .NET 2.0 website with Master Pages and have noticed something odd happening with CuteEditor's ImageGalleryByBrowsing page - the pager row along the bottom to allow me to view the next set of images when there are too many has vanished! There are hundreds of images in many folders. I tried setting the default Image path to ...
    Posted to Cute Editor for .NET (Forum) by Stuart on September 3, 2007