Search

You searched for the word(s): "image editor"'A=0
Showing page 120 of 229 (2,285 total posts) < 1 second(s)
  • Re: Web Dialog causing script error

    Thanks for the feedback, however the issue is not in creating custom dialogs from the editor but in running the Cute Editor within a Web Dialog or modal browser popup window.   If you create a new page called editor.asp that has the Cute Editor embedded in it and then open editor.asp from a parent.asp page with a BLOCKED ...
    Posted to Cute Editor for ASP (Forum) by ajuk on January 5, 2009
  • Re: 5.1 Glitch - editor.Allowupload - In 6.0 too!!

    The problem still occurs.  In InsertImage.asp i have the following two lines at line 2: <% AllowCreateFolder = false  AllowUpload = false %>   I get the following two errors when i click the Insert Image button:  (I click ''Yes'' after the first one)  
    Posted to Cute Editor for ASP (Forum) by lbklatzkin on May 18, 2007
  • Re: 5.1 Glitch - editor.Allowupload

    Hi Adam,   I've downloaded the last file location that Karen sent me a week ago and installed that version in a test folder.   The error is based on the onClick event when try to change to a different folder.  When you click on a different folder the insert image window tries to update the hidden form field for ...
    Posted to Cute Editor for ASP (Forum) by tekrat on April 12, 2006
  • CSS background-image doesn't work in most e-mail clients

    We use Cute Editor for PHP to build HTML e-mails to send out. One thing I've noticed is that a lot of e-mail clients (Gmail, Outlook 2007, etc.) do not yet support the CSS ''background-image'' property. When I specify a background image for a table cell in Cute Editor, it uses the CSS ''background-image'' property, instead of the HTML ...
    Posted to Cute Editor for PHP (Forum) by johndubya on December 4, 2009
  • Re: Media problems with Firefox

    This is by design.   The reason we do this is to prevent  firefox mess up your flash. First we protect your flash code and show a flash image, when you submit the form, we release the above flash image with your correct flash code.   After you submit the form, the correct flash code will be extracted from the ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 2, 2006
  • Re: Inserting an image at current cursor position.

      The above overwrites whatever is already in the target document? I need a way to store, retrieve and set the current cursor position of a CuteEditor control. Then I can focus the CE, set the cursor and paste at that position. Basically im using a static CE as an image selector that pastes into another dynamically rendered CuteEditor ...
    Posted to Cute Editor for .NET (Forum) by Domainscanners on September 19, 2007
  • Re: default font and default font size

    Dear  Adam, I've added the EditorWysiwygModeCss property. My CE:Editor looks now like this <CE:Editor ID=''Editor1'' runat=''server'' ...
    Posted to Cute Editor for ASP (Forum) by Dataconsult on October 10, 2007
  • Re: SaveAs and Open dialogs

    Colin,   Inserting your custom buttons   You can find the following code in the examples: addcustombuttons.aspx, addcustombuttons_vb.aspx.   <script runat=''server''> void Page_Load(object sender, System.EventArgs e) {     System.Web.UI.WebControls.Image Image1 = new ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 9, 2004
  • ImageEditor Direct from an image.

    Is there a way I can open the ImageEditor directly for an image ... meaning instead of having the user first go the directory and then  selecting it .. It will save my users time if user can open the image editor window by clicking on the image on the HTML page itself ... ?   THANKSPAUL
    Posted to Cute Editor for .NET (Forum) by dream2004 on October 18, 2005
  • Re: What's new in CuteEditor 6.6?

    Cute Editor is updated on 2011-07-08. Bug fixed list: -Fixed: A bug with CuteEditor makes the safari browser freeze when use with ajax updatepanel http://cutesoft.net/forums/thread/66679.aspx -Fixed: A bug with CuteEditor handles the style of selected text http://cutesoft.net/forums/2/66713/ShowThread.aspx -Fixed: A bug with CuteEditor ...
    Posted to News and Announcements (Forum) by Adam on July 10, 2011