Search

You searched for the word(s): "image editor"'A=0
Showing page 85 of 229 (2,285 total posts) < 1 second(s)
  • Re: Image Editor needs to popup on window.top (rather than current frame)

    Hi geewhizbang,   Try use UseStandardDialog, like below.    <CE:Editor ID=''Editor1'' runat=''server'' UseStandardDialog=''true''>             </CE:Editor>   Regards,   Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 18, 2010
  • PDF Export No Images

    For some reason eeven with the following set in my cute editor I am not able to get images to apear in my pdf documents   <CE:Editor id=''Editor1'' runat=''server'' RemoveServerNamesFromUrl=''false'' UseRelativeLinks=''false'' AutoConfigure=''Simple'' Text=''Test'' > <framestyle backcolor=''White'' bordercolor=''#DDDDDD'' ...
    Posted to Cute Editor for .NET (Forum) by buckd on August 10, 2009
  • Using CuteEditor as a FLASH selector

    Hello everyone,   I've been using CuteEditor .Net for a month and I can only say it's a very powerful ans usefull tool to have on a website.   I've use the editor as IMAGE selector, DOCUMENT selector and of course for text editing needs.   Now, I would like to be able to use it as a FLASH selector.  In the page I am ...
    Posted to Cute Editor for .NET (Forum) by lanec on October 24, 2008
  • BUG found uploading images

    When you upload an image with special characters, cute editor often shows this message, which is good   Windows Internet Explorer --------------------------- File name not allowed!  Please keep the file name one word with no spaces or special characters. --------------------------- OK     BUT, when the image ...
    Posted to Cute Editor for .NET (Forum) by guisella on October 3, 2008
  • Make the html tag pointing to Root directory

    I have a custom button in the editor that replaces the Insert image button in the Cute Edior. my problem is when i insert the picture in the Editor and view the html it comes as <img src=''Employees/25/Tms_Test/img1.jpg''> which is a folder in my page where i store the uploaded files. so when i display the image later the grid it is not ...
    Posted to Cute Editor for .NET (Forum) by rayashraf on February 26, 2008
  • Re: Javascript not working

    Hello Adam,   I have the same issue. I tried to use your online example to reproduce it, I found the example page doesn't work. It only shows a bunch of broken image links.   My code calls ''editor.EnableStripScriptTags = false;'' before loading the content which contains JavaScript from the database and set to the editor. ...
    Posted to Cute Editor for .NET (Forum) by ytang on September 27, 2007
  • absolute urls on latest version

    I just downloaded the software today, so I must have the latest version.  But I can't get absolute urls to work. I've modified vb/Default.aspx, so the line that brings in the editor is: <CE:Editor id=''Editor1''  urltype=Absolute UseRelativeLinks=false RemoveServerNamesFromUrl=false  EditorWysiwygModeCss=''example.css'' ...
    Posted to Cute Editor for .NET (Forum) by JulieVAN on April 26, 2007
  • Re: Pathing Issues

    Bill,   >>When I load the page.htm into the editor, all the image links are broken until I put ../ in front of the path.   Because you use relative path (images/some.gif) and page.htm is under the root.    For example: <img src=''images/som.gif''> This image is only visible when the current page is under ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 25, 2006
  • Frustrating Paths and Virtual paths....

    I've been working on integrating Cute Editor within a test website all week, and I'm finding a few seriously frustrating points, mainly to do with virtual paths. One of the main issues is that I need to be able to use absolute paths, as well as relative paths, for areas such as Image Editor, Image Library, Style Sheets, config files, ...
    Posted to Cute Editor for .NET (Forum) by Gerardicus on April 12, 2006
  • Re: Image Editor - can you change the location of the symbols folder?

    Don,  You can't turn this feature off.The symbol path can't be modified in the current version.We will resolve it when we rewrite the online image editor.     Sorry for the inconvenience.  
    Posted to Cute Editor for .NET (Forum) by Adam on January 11, 2006
« First ... < Previous 83 84 85 86 87 Next > ... Last »