|
Browse by Tags
All Tags » Config » CuteEditor ASP » Classic ASP » IE7 » asp
-
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 = ...
|
|
|