Search

You searched for the word(s): "image editor"'A=0
Showing page 180 of 229 (2,285 total posts) < 1 second(s)
  • Problem with all pop-ups

    Hi I'm having some weird ( or maybe not ) problems with my editor.   If I hit a button with a popup ( insert image, insert link, insert downloadable file ... and so on ) all I get is an error message inside the new window : CS0246: The type or namespace name 'Mysql' could not be found (are you missing a using directive or an assembly ...
    Posted to Cute Editor for .NET (Forum) by ulrikn on August 26, 2009
  • upload files error

    hi i have problem with uploading   when im tring to upload image to the folder it throw error befor browse window is opend onload=''this.style.display=&quot;none&quot; ; CuteEditor_AjaxUploader_Initialize(this.id);'' onerror=''this.onload()'' how can i check what happen in editor? in this error there is also the ...
    Posted to Cute Editor for .NET (Forum) by roy.dan.7 on July 7, 2009
  • NoScript Under Firefox ClickJacking Issue

    With NoScript installed on Firefox, clicks of the Upload button on the Insert Image, Insert Media, etc. pop-ups results in a NoScript potential ClickJacking warning which prevents the user from being able to upload the desired item. Indeed, the only way for the user to proceed is to switch to a different browser, disable ClickJacking detection ...
    Posted to Cute Editor for .NET (Forum) by kazzlo on May 18, 2009
  • Re: Custom Action on Double Click Event

    Jason,   You can overwrite the double click event. But it will impact many things of Cute Editor. I don't suggest you do this.   Here are my suggestions:   1. How to disable tag.aspx dialog when double clicking on images?   Please open the following file: CuteSoft_Client\CuteEditor\Dialogs\tag.config   And ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 1, 2009
  • <body> value can be change

    hi all   i would like to ask whether i can call a javascript to change the <body> value of the editor ?   for example, from <body> change to <body style=''background-repeat: no-repeat'' background=http://localhost:2341/eTemplate_develop/member/template/xyz.jpg'' border=''1''> when the javascript function is call ...
    Posted to Cute Editor for .NET (Forum) by goh6613 on April 9, 2009
  • Problem with display Cute Editer after publish website

    I've already created the Virtual Directory inside IIS and I specific the following setting inside Web.config at <appSettings> <add key=''CuteEditorDefaultFilesPath'' value=''~/WYSIWYG/'' /> <add key=''CuteEditorLicense'' value=''bin/CuteEditor.lic'' /> Problem is when I publish my website into my test server the ...
    Posted to Cute Editor for .NET (Forum) by vatha on June 25, 2008
  • Media Upload

    You solved my problems on image upload, now I have one on media upload.   I made the file type .wmv    $editor->MediaFilters=''.wmv'';   I can see and insert .wmv's already there, but when I try to upload one I get:   video/x-ms-wmveeFile format not allowed! Please contact site administrator.   by the ...
    Posted to Cute Editor for PHP (Forum) by PraxiPower on April 11, 2008
  • Toolbar Separation

    Can the Toolbar be separated from the Textarea?  I am only new to Cute ASP 6 and our past editor has allowed the toolbar to be separated from the text area.  This is needed for both cosmetic appeal in end application and also to stop resizing of smaller text areas to fit the toolbar mnimum size.  I found a mention that version 6 ...
    Posted to Cute Editor for ASP (Forum) by greg.murtagh on September 27, 2007
  • Not sure how to explain this

    When I use the examples on this site, tabbing into the CE editor from the ''To:'' edit box results in the workspace (inner frame) area being selected. Although the cursor is not displayed, I can immediately begin typing...   You can the inner frame selection below:     However, downloading the latest version of CE and doing ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 4, 2007
  • src_cetemp parameter?

    We uploaded a .bmp file to the editor, then 'selected' that image with the mouse.   Within a javascript routine, the following code   var editor1 = document.getElementById(''); var editor1doc = editor1.GetDocument(); var selectedhtml = editor1doc.selection.createRange().htmlText; returns as the value of 'selectedhtml' the ...
    Posted to Cute Editor for .NET (Forum) by rockford on April 25, 2007