Search

You searched for the word(s): "image editor"'A=0
Showing page 86 of 229 (2,285 total posts) < 1 second(s)
  • Configuring CuteEditor in an ASP.NET 2.0 Beta 2 .skin file.

    I am using ASP.NET 2.0 Beta 2, and I would like to style the Editor control using a .skin file within a theme.  However, when I try to view the page, I receive a Parser Error: Parser Error Message: Literal content ('<CE:Editor ConfigurationPath=''~/CuteSoft_Client/GuestEditorConfig'' AutoConfigure=''None'' ...
    Posted to Cute Editor for .NET (Forum) by JFBunch on September 6, 2005
  • Re: integration with Netspell with .dll added to project

    Nick,   Sorry.   In the download package, we have two example files showing you how to add the spell cheked button into the CuteEditor tool bar:   integrate_withnetspell.aspx integrate_withnetspell_vb.aspx     Step 1: Create a spell checked custom button    <script ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 16, 2004
  • Re: Regarding the Image Editor

    Thanks Adam for quick reply.   As you have send me the seperate ImageEditor implementation, do we have any way to use this ImageEditor within the HTML editor without using InsertImage functionallity.
    Posted to Cute Editor for .NET (Forum) by sanjay.joshi on May 26, 2009
  • Re: 4.0.0.7

    Todd, New Features and Improvements:The new Editor.EditorBodyStyle Property has been introduced. This style will be applied to the Editor body.   For example: <CE:Editor id=''Editor1'' runat=''server'' EditorBodyStyle=''background-color:tan;Color:white''></CE:Editor> The new Editor.EnableBrowserContextMenu Property has ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 14, 2005
  • Re: Image/text errors in text area

    Hi Ken,   Question 1: I'm not sure I'm able to move things aroung in the heirarchy of the site(those decisions don't fall to me) but I'll see what I can do about this. Thank you for the explanation.   Question 2: The method I'm using to open the text file is by parsing a text file using C#(for custom markup) ...
    Posted to Cute Editor for .NET (Forum) by astearns on October 15, 2012
  • Re: Problem with relative / absolute image-paths

    Well - OK if I enter a relative path it stays relative. Sounds logical - but if I click on the insert image button (it doesn't) matter which one I automatically get an relative path. Wenn saving this file directly the path stays relative. When I then reopen the document and save it again the path is converted to an absolute path.  This ...
    Posted to Cute Editor for .NET (Forum) by linchen on April 20, 2005
  • Re: Absolute path when inserting images or downloadable files

    Adam, Thanks again for the quick response, that helped. I do have another question. It involves your post Writing to a UNC path... I followed those steps and it works for the ImageGalleryPath in that when I click on either of the "Insert Image" buttons the resulting popup page loads correctly and I can select an image, etc. Here is ...
    Posted to Cute Editor for .NET (Forum) by cangelly on December 5, 2005
  • "Resource interpreted as Image but transferred with MIME type text/html" when inserting image in Chrome

    I get the error ''Resource interpreted as Image but transferred with MIME type text/html'' when I try to insert an image in the editor in Chrome. I have narrowed it down to the call to editor.InsertElement(img); Can anyone please help me fix this error? 
    Posted to Cute Editor for .NET (Forum) by SorenHansen on September 6, 2011
  • Re: Insert Image Problems

    afiag,   How did you set the image gallery path??     How to specify the Image gallery path? You can easily specify the image gallery path using the following methods: 1: Edit security policy file. The security policy file (default.config, admin.config and guest.config) can be found in the ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 5, 2006
  • Problem writing custom functions

    I am trying to write a custom function that replaces text in the document. The following code is supposed to replace highlighted text with the string 'xxx' but instead just inserts 'xxx' into the document. In other words, it is supposed to replace the selected text -- but instead just inserts before it.   Help! The pasteHtml method is doing ...
    Posted to Cute Editor for ASP (Forum) by caboken on March 30, 2004
« First ... < Previous 84 85 86 87 88 Next > ... Last »