|
Search
You searched for the word(s):
Showing page 1325 of 4,987 (49,864 total posts)
< 1 second(s)
-
The problem is that your code is reading config files that it should not be reading. In Configuration > Shared, we have 2 files:
Common.config
Common_hold.config
We allow the administrator to decide which one to use through renaming.
However, CE is duplicating both the Font selection and Size selection (and ...
-
Adam,
I downloaded 6.1 and see the same behaviour.
A seemingly related symptom, we have also found that if there is a color set in a font tag, that for certain colors, each time the html is opened in the editor, one of the characters in the rgb string will be removed. This continues until there are only two charcters left in the ...
-
Thanks Adam, That's good to know :)
I also get another error in my main project
Line:605
Char:13
Sys.WebForms.PageRequestManagerServerErrorException : An unknown error occurred while processing the request on the server. The status code returned from ther server was: 405.
Is this also an error you've seen before? ...
-
eBay will accept a jpeg named ''image.exe'' and do the right thing (try it). And yet, the cutesoft editor demo will not accept a legitimate jpeg named ''image.exe''. Do you honestly believe that your solution is safer than that of eBay?
HTTPPostedFile's contenttype property checks signatures within the bits of the stream to detect ...
-
After a little guess and check, I added the following line to the Common.config file:
<define name=''InsertLink'' text=''[[InsertLink]]'' command=''InsertLink'' image=''link'' />
Then to get it to show up in a menu, I added this to the <SubMenu> section in <define name=''EditGroup''...:
<ref ...
-
well the problem is fixed but I cannot give you a conclusive reason why.
Firstly - on my PC had to re-create the ASP.NET application as just by overwriting the dll's and replacing the CUteSoft directory didn't work. I even cleared out my VSWebCache directory just incase.
Then I re-uploaded the Dlls and CuteSoft directory to our ...
-
I understand that. However, if I use the standard HTML textbox, I don't have this problem. Only with CuteEditor.
I know that CuteEditor has it's own context menus, and does a bunch of stuff with the right-click action. Is there a way to just turn this stuff off completely, so that IE doesn't throw up the warning ...
-
Adam,
I just found a new issue that caused by the method you provided. Afer executing the following code, the background changed. But, if I click a submit button to post back the form immediately without doing any action on the editor (e.g. switch view), the Editor1.Text returns the old content.
var editor1 = ...
-
Hi Adam,
i downloaded the latest version and copied the files and the dll into my project. it compiled well. but the cute editor is not loading. it gives some client side error(''Object Expected'') when the page is opened(i also tried opening the vb/default.aspx page from the sample) in IE. and in mozilla it gives the ...
-
Thanks for the quick answer.
Here's an example scenario I am trying to find a solution for... Please let me know if Live Support can do that and if so, how.
We have 4 operators with expertise in Windows Issues, 4 operators with expertise in Mac Issues and 4 operators with Microsoft Office Issues.
We want to ...
... 1325 ...
|
|
|