|
Search
You searched for the word(s): "image editor"'A=0
Showing page 127 of 229 (2,285 total posts)
< 1 second(s)
-
Hi Ken I have the gallery path set as this: editor.ImageGalleryPath = ''D:\Hosting\darthmikeyd\_sites\eaglesnest-testserver\radracers\images\'' I also have the 3 security files set as the same. However, I don't think this is the issue. I believe the issue has to do with the code in the pages that is used to display the images. As I ...
-
Hi, The ''?'' image takes you to CuteSoft.com home page. Can you change that to: http://www.cutesoft.net/ASP.NET+WYSIWYG+Editor/Menus+and+Toolbars/default.aspx That page would be very useful to the end-user. Thanks. Todd
-
Please refer to http://cutesoft.net/developer+guide/scr/Howto_Change_layout_of_the_toolbars.htm
<CE:Editor id=''Editor1'' DisableItemList=''insertmedia, insertdocument,insertflash,inserttable,insertform'' runat=''server''></CE:Editor>
Regards,
Eric
-
Ori,
There is no such an API in Cute Editor that allows you create a thumbnail programmatically. You need to use image editor or the thumbnail function in the image dialog to create thumbnail manully. Sorry for the inconvenience.
-
I'm currently having an issue with image and document paths on the editor.
Basically I have to put in ../../images for the image path, to get the folder up that i require.
When i upload an image, it all uploads ok, but when i insert the file into the page it doesn't see it, if I remove the ../../ then it ...
-
Problem: I need to upload and store images on a separate server other than the server running the cute editor.
Environment:
Windows 2003 running IIS6.
IE 7 (7.0.5730.13)
Cute Editor for .Net
CuteEditor.dll (6.0.0.0)
CuteEditor.ImageEditor.dll (6.0.0.0)
Solution so ...
-
The editor is not inserting the entire URL into the path information for images. Here is the code I am using to instantiate the Editor
Dim AC_ACCOUNTID As String = Request.QueryString(''AC_ACCOUNTID'')
Dim EmailID As String = Request.QueryString(''EmailID'')
Dim EnterpriseEmailID As String = ...
-
Hi all,
I've been working on a cms system for my company, and everything is nearly finished except they require that any image that gets uploaded is resized into multiple folders at different resolutions for thumbnails and supersize views etc. I'm trying to see if there's any way that cuteEditor can help me with this? I don't mind doing ...
-
Hi Support
Sorry for my insistence, but I am willing to understand where is the problem referred to the relative paths.
This was your initial answer to my problem:''That's the problems using relative path. When using the relative path, it will work in some particular situations. When load the HTML code into the editor, if ...
-
I've developed a simple flash drawing program that saves a user's drawing as an image on our server. I would like to either create a new button for the cute editor to popup a dialog that allows them to draw an image, save it, and then have it inserted into the cute editor. I know it is possible as you can insert images/upload, ...
... 127 ...
|
|
|