|
Search
You searched for the word(s): "image editor"'A=0
Showing page 85 of 229 (2,285 total posts)
< 1 second(s)
-
Hi geewhizbang,
Try use UseStandardDialog, like below.
<CE:Editor ID=''Editor1'' runat=''server'' UseStandardDialog=''true''>
</CE:Editor>
Regards,
Ken
-
For some reason eeven with the following set in my cute editor I am not able to get images to apear in my pdf documents
<CE:Editor id=''Editor1'' runat=''server'' RemoveServerNamesFromUrl=''false'' UseRelativeLinks=''false'' AutoConfigure=''Simple'' Text=''Test'' >
<framestyle backcolor=''White'' bordercolor=''#DDDDDD'' ...
-
Hello everyone,
I've been using CuteEditor .Net for a month and I can only say it's a very powerful ans usefull tool to have on a website.
I've use the editor as IMAGE selector, DOCUMENT selector and of course for text editing needs.
Now, I would like to be able to use it as a FLASH selector. In the page I am ...
-
When you upload an image with special characters, cute editor often shows this message, which is good
Windows Internet Explorer
---------------------------
File name not allowed! Please keep the file name one word with no spaces or special characters.
---------------------------
OK
BUT, when the image ...
-
I have a custom button in the editor that replaces the Insert image button in the Cute Edior.
my problem is when i insert the picture in the Editor and view the html it comes as
<img src=''Employees/25/Tms_Test/img1.jpg''> which is a folder in my page where i store the uploaded files.
so when i display the image later the grid it is not ...
-
Hello Adam,
I have the same issue. I tried to use your online example to reproduce it, I found the example page doesn't work. It only shows a bunch of broken image links.
My code calls ''editor.EnableStripScriptTags = false;'' before loading the content which contains JavaScript from the database and set to the editor. ...
-
I just downloaded the software today, so I must have the latest version. But I can't get absolute urls to work.
I've modified vb/Default.aspx, so the line that brings in the editor is:
<CE:Editor id=''Editor1'' urltype=Absolute UseRelativeLinks=false RemoveServerNamesFromUrl=false EditorWysiwygModeCss=''example.css'' ...
-
Bill,
>>When I load the page.htm into the editor, all the image links are broken until I put ../ in front of the path.
Because you use relative path (images/some.gif) and page.htm is under the root.
For example:
<img src=''images/som.gif''> This image is only visible when the current page is under ...
-
I've been working on integrating Cute Editor within a test website all week, and I'm finding a few seriously frustrating points, mainly to do with virtual paths. One of the main issues is that I need to be able to use absolute paths, as well as relative paths, for areas such as Image Editor, Image Library, Style Sheets, config files, ...
-
Don,
You can't turn this feature off.The symbol path can't be modified in the current version.We will resolve it when we rewrite the online image editor.
Sorry for the inconvenience.
... 85 ...
|
|
|