|
|
Browse by Tags
All Tags » Classic ASP » CuteEditor ASP
-
Hi, We bought this great editor a few months back and it's worked great for us.However, we now have a need for changing the way videos are embedded on the site.We have our own media player that we would like to use, but we cannot seem to find where to change the code generated when inserting videos and audio media. Have anyone else ...
-
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 ...
-
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 ...
-
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 = ...
|
|
|