Search

You searched for the word(s): "image editor"'A=0
Showing page 47 of 229 (2,285 total posts) < 1 second(s)
  • Re: use <img> to set my background image at editor

    goh6613,   If you are editing the full html page, you can set the background image to the body tag.   If not, you should create a container tag and set the background image to this container.
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2009
  • Re: Thai Language

    Thanks Adam. Currently i face another problem. I have implement the editor on our application, we need to input in thai language. I configure the editor -- editor.UseHTMLEntities = false Have also include in the below meta tag for thai language: <meta http-equiv=''Content-Language'' content=''th''><meta http-equiv=''Content-Type'' ...
    Posted to Cute Editor for ASP (Forum) by wenni on January 18, 2007
  • Re: Http Error 2 on uploading image

     Hi   I was able to fix the issue. Following are the steps of error occurence and fixing:   a. Everything in the application was working fine, and all of a sudden one day Image Upload functionality started giving "http error 2".  b. I was able to find http error 2: only listed in core.js c. The only thing that I ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by iFidelis on April 27, 2014
  • Upload image file to another server,have error.

    I have set virtual path ''/WebsitesNew'' point to '' //192.168.138.21/home''I set the editor setting is :  Editor1.SetSecurityImageGalleryPath(''/WebsitesNew/'');when  i click the upaload to image gallery,I get following error message. where  can i set username and password  I get error is: [IOException: Login fail: ...
    Posted to Cute Editor for .NET (Forum) by oksummer on July 3, 2012
  • Image upload causes compilation error

    Hi   I just installed the 6.6 version to our dev environment. Everything seems to be ok except for when we click on the image upload button. We get this error:   Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details ...
    Posted to Cute Editor for .NET (Forum) by cw808 on February 3, 2011
  • Re: can i dont give option to clients to resize image??

    Hi vagelis28,   Question 1.   In the code above, I add section style=''visibility:hidden'' into the table to hide the size section of the Insert Image dialog.     Question 2.   The picture  you insert will remain the original size. But you still can change the size in editor after the insert.   If ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 14, 2010
  • CuteEditor for net Firefox bugs

    Hallo, i am pretty happy about Cute Editor it works great for my customers needs and CMS system. I don´t think there are any other editor out there that suit me better as a developer. However there are a few bad problems with the editor when using Firefox and some other browsers. I will list some of the issues here (this will happen even ...
    Posted to Cute Editor for .NET (Forum) by ThomaxVision on July 9, 2010
  • Re: Image upload issues with upgrade to v6.6

    Hi cw808,   Please create a test page like beow on your site and send the page url to me. <%@ Page Language=''C#'' ValidateRequest=''false'' Debug=''true'' %>     <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 13, 2010
  • Re: Paths on image upload. simple question i hope ?

    Hello Eric   Thank you for that link, i am kind of on the right track now ....almost but not quite and woudl realy appreciate some advice on this   I edited the image gallery path in the security file   from   <security name=''ImageGalleryPath''>/uploads/</security>   to   <security ...
    Posted to Cute Editor for PHP (Forum) by fairlands on December 9, 2009
  • Re: Can i able to open popup window custom control click?

    Hi JJoyce,   Example:   How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor by creating a Cross Browser Modal Dialog Box.   Source (you can find the source code in the ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 15, 2009
« First ... < Previous 45 46 47 48 49 Next > ... Last »