|
Browse by Tags
All Tags » ie7
-
Hi Anyone using the Cute Editor .NET in a load balanced environment.
Cute Editor in IE 7 and IE 8 loaded quickly on our non-load balanced development and UAT servers.
But, on a load balanced web server its taking 20 seconds to load the Cute Editor (no other controls are on the test page) in IE 7 or IE 8.
Firefox ...
-
I have this issue to. I have more than one cute editor on the page. It only happens in IE, both IE6 and IE7. I can't amend the JavaScript as described above because it has been compressed. Is there a config setting I can change or something else I can do? (There is a screen shot attached to this post but I can't see it, let me know if you want it ...
-
Just bought and installed CuteEditor for classic ASP and received version 6.3.
Come across following issue wich is a huge issue and a BIG NO GO for implementing the Editor on our website.
Installed CuteEditor_files to http\localhost\CuteEditor_Files
and all example files to http\localhost\
as specified in install ...
-
I have this issue where the Upload button appears, but when clicked, it becomes grayed out and noting happens -- with IE7. It does work perfectly fine, as-is, however with Firefox 3.0. I am using the multiple-files-upload.aspx example...
I was able to resolve the issue by making the following change:
To the following ...
-
I have a javascript variable that is somehow preventing me from pasting into textareas. I have my variables printing in the page head, but have found that if I move them into the document body that pasting works fine. So I guess there is a workaround, but any idea why this is happening?
Also, this works fine in FireFox 3 and is only a problem ...
-
Hello:
With the new version of the AjaxUploader DLL, we are experiencing some new errors.
1. The clicking of the main upload button causes an automatic post back. However, we resolve this with the CausesValidation set to false.
2. Using the CausesValidation = false causes the upload button not to open the dialog box ...
-
This is a new install
CuteEditor_asp_6_asp_*__**** running on Windows Server 2003
Editor init:
Dim editor
Set editor = New CuteEditor
editor.ID = ''Editor1''
editor.Text = ''Type here''
editor.FilesPath = ...
-
I need to be able to paste in large chunks of HTML that has embedded open and close form tags already in it. I am ok with them being stripped out in some way, but I have yet to figure out how to do this, even with Javascript, because the form gets totally screwed up the moment the form tags get in there. PLEASE ...
-
My Editor now just comes up with the word ''undefined'' in the text area.
Here's my current best guess.
My configuration:
Dim editor1 Set editor1 = New CuteEditor editor1.ID = ''Description'' editor1.Text = sDescription editor1.FilesPath ...
-
Hi, I'm unable to create a new directory in the ''Downloadable files'' or the ''Insert Image'' functionality. I click on the ''Create a new directory'' icon, bt nothing shows up. It works fine with IE6.I have version 5.2Same problem as http://cutesoft.net/forums/thread/24795.aspxThanks
|
|
|