Search

You searched for the word(s): "image editor"'A=0
Showing page 34 of 229 (2,285 total posts) < 1 second(s)
  • Re: Question about functionality before I purchase.

    >>How easy is the integration of the editor with SQL Server?  The text in the TEXTAREA?  The images to the database.   It's very easy. You can extract the content from the editor and write it into your database.   If you want to store images into your SQL server database or access database, here are the ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 27, 2005
  • Accessing a modal dialogue without displaying the editor itself

    Hi, I was trying to access the Insert Image modal dialog without actually displaying the editor itself.  In version 2.0, we were able to do something like: showModalDialog( '/CuteEditor_Files/Insert_image.aspx?UC=en-us&gp=/Uploads/Banners&MaxImageSize=100&Th_W=80&Th_H=80&Th_C=5&Th_R=4&Upload=true', ...
    Posted to Cute Editor for .NET (Forum) by fcatacutan on May 13, 2005
  • External Image Button

    I am trying to use the external image button, but when specified in the template it does not appear.   It only shows when using an autoconfigure statement.  Even in your customize the appearance example, you have it listed in the code:   <CE:Editor Visible=''False'' id=''Editor1'' ShowBottomBar=''false'' Height=''180'' ...
    Posted to Cute Editor for .NET (Forum) by jtwright on February 9, 2004
  • Re: Questions about Images and Editor

    Skatematic,   I suggest you use the following solution.   1. Use absolute paths with the domain name, set Editor.RemoveServerNamesFromUrl property to false and Editor.UseRelativeLinks property to false . Example: <CE:Editor id=''Editor1'' RemoveServerNamesFromUrl=''false'' UseRelativeLinks=''false'' ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 26, 2006
  • Re: Aligning linked image

    I have followed your steps and encountered the following: Step 1. Select an image (I click an image in the editor)Step 2. Create a link (with the image selected, I click the Insert Hyperlink button)Step 3. Click the align button ... At this point the cursor is placed after the image. Clicking an alignment at this point aligns the ...
    Posted to Cute Editor for .NET (Forum) by myersjosh on March 15, 2010
  • How do I capture the double click event for image editor popup

     When a user double clicks on an image, the built in image attribute editor pops up.  Instead, I would like to develop my own custom image editor.  How do I replace the current built in editor with my own?   Thanks! Aaron
    Posted to Cute Editor for .NET (Forum) by GoBruins2154 on May 23, 2007
  • Error with Image Gallery and Image Insert

    I am working with a box that has two partitions. One is C and the other one is D. The D is used as a virtual directory where I store images and document to be accessed by the editor. I am mapping the Image Gallery and the Image Insert functions to the D virtual drive.  <security ...
    Posted to Cute Editor for .NET (Forum) by hzarea on August 7, 2009
  • Make Cute Editor readonly except for image uploads

    We would like to use Cute Editor instead of the File Field Control that comes with Visual Studio to allow our users to upload images.    I am able to change the configuration so only the Image Gallery button shows.  Is there a way to prevent the users from typing in the editor but allow them to be able to click on the Image ...
    Posted to Cute Editor for .NET (Forum) by MichaelPhillips on August 23, 2006
  • Re: Image Gallery File Path Issues...

    >>Ye-es. I've seen that page and that's the problem: From those snippets, I cannot see where in my page I put the line ''Editor1.Setting(''security:ImageGalleryPath'')= ''c:\inetpub\wwwroot\uploads''''   You can put the above code where you want to change the image gallery path, for example, page_load, page init ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 18, 2008
  • Re: Background image

    Paul,   I use CuteEdit to allow my client to send emails. I actually even wrote a mini scripting language to allow replace of names, address,etc similar to how word does merging, but the merging is done outside of CuteEdit. I only allow CuteEdit to create the content, and not the html headers around the email so I have better ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
« First ... < Previous 32 33 34 35 36 Next > ... Last »