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
19
of
229
(
2,285
total posts)
< 1
second(s)
Re: problem with image upload and display
HRabie, 1. Which product are you using? Cute Editor for .net or Cute Editor for ASP? 2. How did you set up the image gallery apth? 3. Have you checked this example? Store Files (images and documents) into a Database ( Download source code) ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 3, 2007
Re: Chaging image positon
jilani, When you insert an image, Cute Editor will create the following code: <img src=''/CuteSoft_Client/CuteEditor/images/emmoon.gif'' align=absMiddle border=0> If you select the image and click the ''Position absolutely'' button, you will get the following code: <img style=''POSITION: relative'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 1, 2006
Re: How to deactivate Flash, Insert Table, Hyperlink Creation Option from the Editor.
Please check the following article: How to change the layout of the toolbars? http://cutesoft.net/developer+guide/Howto_Change_layout_of_the_toolbars.htm>>4) How can i deactivate the image and file uploading options from the editor? But you can deactivate the image uploading options by using the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 1, 2006
Re: Custom Button
demmett, Your code is here: <!-- #include file = ''EditorTool/include_CuteEditor.asp'' --> <HTML> <HEAD> <META NAME=''GENERATOR'' Content=''Microsoft Visual Studio 6.0''> <script language=''JavaScript''> <!-- function Paste_Html1(editorID,value) { var editor = new Object(); ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
March 9, 2005
Re: customise and embed the template dialog in a page oustide the cute editor area
Dear AWilderbeast, The following examples demonstrate how to use CuteEditor as file picker and image selector. You can change it to template selector, once you click button, the template dialog will be displayed. Source code of these examples can be found in download package. How to use ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
January 14, 2011
Re: Chaning the icon image and size of template within cuteditor
Hi jeevi_vmk@yahoo.com, How to change the toolbar ico of editor. Refer to http://cutesoft.net/forums/thread/56544.aspx How to open Inserttemplate dialog use another button. Try the example below. <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 14, 2010
Re: Image Links
Domo,To get fully-qualified links, all you need to do is set RemoveServerNamesFromUrl=''false'' I've set up a demo page for you: http://cutesoft.net/example/full_links.aspx Here is the editor configuration: <CE:Editor EditorWysiwygModeCss=''style.css'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 26, 2005
Re: Cannot read image file uploaded by CE
root/CuteEditor_Files - cuteeditor folder root/KCBSFileUpdate - upload folder ************************************************ admin.config ************************************************ <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration> <security ...
Posted to
Cute Editor for ASP
(Forum)
by
cyberduk
on
July 22, 2008
Re: Resize Uploaded Image Function
I would still love to see the .net image gallery integrated into this program. However, I am working on a temporary fix for my situation now. I am allowing the user to upload the image at the original size, then I have a .net script to place the image into the webpage that will resize it. For example, if I want to place the image ...
Posted to
Cute Editor for ASP
(Forum)
by
camike
on
June 9, 2007
Re: Access denied error when attempting to launch Image Editor in CuteEdit 5.0
Hi Adam,I resolved the issue. It ended up being that the files under the CuteSoft_Client folder were marked read only (e.g. as the result of being pulled from a version control system that way...). I made all files read/write and the editor now works. Big note is that it didn't have anything to do with the ACL on the ...
Posted to
Cute Editor for .NET
(Forum)
by
jmercker
on
October 24, 2005
More Search Options
« First
...
< Previous
17
18
19
20
21
Next >
...
Last »