|
|
Browse by Tags
All Tags » asp » CuteEditor
-
Using Classical ASP version 6 (5 2007)
I had set up an editor, configured and tested paths for files (images, media...) management and everything worked fine.
Then I set the property CustomCulture = ''it-IT'' and the editor was (partially, I've to find the time to complete that work) translated but now everyone of the buttons used ...
-
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 ...
-
Hello,
I have a folder with over 800 documents and it takes more than 1min to load in the Downloadable Files-window. Is this normal?
thanks,
Hakon
-
We are using version 6.
There is an extreme lag when ever we type or paste information from the clipboard.
I don't know what other information you guys need.
-
Has anyone worked out how to integrate CuteEditor ASP with the Snitz forums ?
I would love to replace the editor, but don't want to re-invent the wheel.
Thanks
-
i've been using a popup window to populate my content in the textarea of the Editor. So you can use the <%=editor.ClientID%>, but it doesn't help you if you're trying to access the CuteEditor from another page (or popup window). So you can still use the javascript API, but instead of using :
var editor1 = ...
-
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 ...
-
I tried the <script> tag to try and run that part as VB but I get errors this way also. Here is what I have...<script src=''CuteEditor_Files/include_CuteEditor.asp'' language=''vbscript'' runat=''server''><%Dim editorSet editor = New CuteEditoreditor.ID = ''Story''editor.Text = ''Hello World''editor.Width = ...
-
Hi,
I need a javascript function that will check if the editor has been left empty?
1. How do you do this?
2. Please supply example code
appreciate this,
Gary
-
Hi i am trying to get Netspell to work with CuteEDITOR. When I try to register the dll on the server I get the following error:
f:\bin\Netspell.SpellChecker.dll was
loaded, but the DllRegisterServer entry point was not found. This file
can not be registered.
Any and all help appreciated
Gary
|
|
|