Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): "image editor"'A=0
More Search Options
Showing page
125
of
229
(
2,285
total posts)
< 1
second(s)
Re: Issues with F12/Full screen
The source code of the above example is as following: <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <script runat=''server''> void Page_Load(object sender, System.EventArgs e) { if (IsPostBack) { ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 27, 2006
Re: Spell Check icon click Error
NetSpell doesn't support the Korean language. To hide the spell checker: 1. Load and Edit the configuration file directly <item type=''image'' name=''netspell'' Visible=''False''/> 2. Put the toolbar items needed to be disabled into this Editor.DisableItemList string. Editor1.DisableItemList = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 19, 2006
Programmatically setting up the Image gallery path
Hello all, I am trying to Programmatically specify the Image gallery path using: Editor ed = (Editor) FormView1.FindControl(''Editor2''); ed.SetSecurityImageGalleryPath(''~/uploads''); I got the Error: Object reference not set to an instance of an object can any one help thanks
Posted to
Cute Editor for .NET
(Forum)
by
mhalalo
on
July 1, 2009
Uploading Image filename with space caracters
Hello, I'm using Cute Editor 5.3 for .NET and I get error message when I'm trying to upload image file with space caracter in it.... When I try to do it on your demo, it works.... Is there something I have to do, to accept such filename ? Thanks for your time... I looking forward reading you.
Posted to
Cute Editor for .NET
(Forum)
by
Haderach
on
March 25, 2007
Re: Has Issue with Image Inserts Been Fixed?
Hi Chaplain, Please post the image src in the html view of editor and the real path of this image here. Keep me posted. Regards, ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 30, 2010
Re: I am not able to upload images
I gave the uploads folder all the necessary permissions you suggested and it works well. I can now see the files in the uploads folder when I try to import an image from that file into the editor. Unfortunately, now I see a totally new error stating that ''There are too many people accessing the webiste at this time''. This error ...
Posted to
Cute Editor for ASP
(Forum)
by
DG252
on
May 7, 2005
Re: Drop-down menus display
Adam: After some tests with examples, it has become clear that using a stylesheet theme and theme for the page is where the trouble comes from. In other words, it works fine until I specify these two items for the page. Below is the stylesheet and theme info. What here is causing the problem? STYLESHEET ...
Posted to
Cute Editor for .NET
(Forum)
by
MITFrog
on
January 16, 2009
Re: Trying to use your file dialog box with a new custom control
I am sure this tip would be of some help if I were only a bit smarter. The above link does not show me the code that accomplishes this function! Further, I have been using Cute Editor for over 3 years and each release seems to break something that we had working before! In this instance 5.3 will display the custom button -- ...
Posted to
Cute Editor for .NET
(Forum)
by
Phil
on
March 19, 2007
Problem with upload image
I have problems with uploading images. I don't set the property ImageGalleryPath with the default folder ''Uploads'', but I use a folder called ''public'' placed in the root directory: editor.ImageGalleryPath = ''/public'' If I copy by ftp an image in the folder public CuteEditor let me insert the image in the editor, but if I try to use the ...
Posted to
Cute Editor for ASP
(Forum)
by
Francesco
on
July 8, 2005
Re: Uploading images to the image gallery
Forbidden you are an uble to access this function, In the security option i have this message <!-- Allow upload, disable the delete,create funtion --> Which i Dont really understand? All to do is be able to allow file uploads in my Joomla Cute Editor.
Posted to
Cute Editor for PHP
(Forum)
by
lcc
on
December 19, 2009
More Search Options
« First
...
< Previous
123
124
125
126
127
Next >
...
Last »