Search

You searched for the word(s): "image editor"'A=0
Showing page 157 of 229 (2,285 total posts) < 1 second(s)
  • how to get truly relative links?

    If I use relative URLs and a baseHref, the full baseHref should be stripped out of links. For example if I set:  editor.BaseHref = http://www.mysite.com/myfolder/  Then I expect my relative image and link paths to have all that stripped out...that is, to be converted from ...
    Posted to Cute Editor for ASP (Forum) by capnhairdo on April 1, 2010
  • Re: 404 Error on unload

    aimackay,   By default Cute Editor will use HttpHandler process the image files on the server side. The URL of bold button will be:   http://cutesoft.net/CuteSoft_Client/CuteEditor/Themes/Office2003_BlueTheme/Images/bold.gif.aspx   If you check ''''Verify that file exists'' is your IIS, you will get 404 'File Does Not ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 19, 2006
  • editing not enabled after javascript - setHTML

    Hi Using the latest version on ASP.NET 2.0 1) I am loading an editor control and thereafter calling setHTML each time a user clicks a specifc link, which loads new content into the editor. Often the first time it will work but thereafter the content is loaded into the editor but its not editable!! Its almost like its in preview mode (but its ...
    Posted to Cute Editor for .NET (Forum) by gotts on September 4, 2007
  • Re: Set default ImageGallery Height and Width on insert

    Please check the following article:     Restricting Image Uploads By Size, Width and Height:   http://cutesoft.net/developer+guide/restricting-image-uploads.htm     Automatic Image Resize:   http://cutesoft.net/developer+guide/automatic-image-re-size.htm     After the user inserts images into ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 11, 2007
  • replace button with larger button?

    How would I go about replacing the eximage.gif image button with a large image.  When I try to just replace the image it keeps the image size of 20 x 20 pixels.   I have also tried a customer button, but can not get the button to open the insert image html page.... plese help.       editor.CustomAddons = ...
    Posted to Cute Editor for ASP (Forum) by epicweb on August 1, 2006
  • Suggestions for improvements

    Hello, the Image Gallery is a good component, but there are areas which I think could be improved. Some of the suggestions below are also listed in the forum by other users. Modification of  the way the batch functionality is working. It works fine if all the pictures in an album is uploaded as on bunch, and then supplemented by uploading ...
    Posted to ASP.Net Image Gallery (Forum) by tomsl on March 8, 2006
  • image tags and xhtml

    HiIs it possible for the cute editor for asp to include the self closing ''/'' in image tags? Even after manually editing the code in html view, the editor seems to strip out the closing forward slash.Ta
    Posted to Cute Editor for ASP (Forum) by brib on January 28, 2007
  • Re: Http Error 2 on uploading image

    Hi PamelaN426,   Does your site available on internet? If yes then can you send your editor page url to Kenneth@CuteSoft.net? So I can check on it directly.   Regards,   ken 
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on August 29, 2016
  • Re: CleanUpHTMLCode and CleanUpMicrosoftWordHTML buggy

    Doug,   Please test the following link:   http://cutesoft.net/example/CleanUpHTML.aspx In this example, I passted the string you mentioned using the .Text property.  The code of this example is as followings:      <%@ Page Language=''C#'' ValidateRequest=''false'' %><%@ Register ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 4, 2006