|
Browse by Tags
All Tags » config » classic asp
-
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 = ...
-
Hi.
We recently purchased CuteEditor for Classic ASP 6.0.
We looked at a lot of editors before choosing.
I am a bit baffled by the configuration process.
Let me first describe our folder structure:
/modules
|
...
|
|
|