|
Search
You searched for the word(s):
Showing page 1 of 2 (14 total posts)
< 1 second(s)
-
Hi
Yes, I have tried that. In an earlier release it works fine even without CustomFileProvider.dll! So I don't think this file makes a different. I use the dll included in the zip. I have not compiled my own CustomFileProvider.dll.
Our current production relase works fine, but the new release which runs in our develpment- and ...
-
Hi
I get an error when I press the paging links in the InsertGallery dialog. I store pictures in a database, and everything except paging works fine, and I have to say, that paging worked fine before version 5.3.
I have tried to debug the code (SqlFileStorage.cs) and have found out, that the error occurs after the ...
-
Hi
Is it possible to make an error handler that triggers the dialog messages like UnableUploadfile and FileformatNotsupported?
It's in the SqlFileStorage.cs file, I want to trigger these messages. As it is now the methods has a return value, normally a string value. No matter what I return, the dialog shows the ...
-
Hi
I know of all these settings, but thy are general settings. If you fx disable uploading (AllowUpdate=false) you can't upload images, media files and templates. What I'm looking for is an individual setting for templates. I know that this isn't possible at the moment, but I will suggest, that you in coming releases make ...
-
Thanks for your quick response. CuteSoft delivers a very good support.
Now I can insert templates from a database, but there is still a little bug - even in your online demo. If you want to insert a template, you must both check the file checkbox and click on the file name before you can insert the template into the editor.
An other ...
-
Hi
Until then, is it possible to mix it, so images and media files still are stored in the database, and templates are stored in the file system? In Page_load I put the following 3 lines of code, in order to load and store images in the ...
-
Hi
In my project all templates are stored in a database. The templates (html files) shows up corectly in the ''Insert template'' dialog, but when I point out a specific template and push the Insert button nothing happens. The preview function does not work either.
In all other insert dialogs (image, flash, media ...
-
Hi
When I upload files, where filenames include spaces, I get the this message:
{FilenameNotSupported}
As far as I remember, this problem didn´t occur in earlier versions of Cute Editor.
Is there a setting or a workaround for this problem?
-
Hi
1. Open the following file: CuteSoft_Client/CuteEditor/Configuration/Shared/Common.config
2. Remove all the example code which points to CuteSoft site. For example, remove this: <html><![CDATA[<img border=0 align='absMiddle' src='http://cutesoft.net/data/signature.gif' /> CuteSoft]]></html>
I have ...
-
Every time I open an aspx page, I get the message:
This page contains both secure and nonsecure item. Do you want to display the nonsecure items?
I have removed all sample code pointing to CuteSoft site and other HTTP references. But nothing helps. Other pages wihtout Cute Editor works fine. Is there another solution ?
1
|
|
|