You searched for the word(s):
< 1 second(s)
-
I am making a custom dialog and would like to use your file upload component that comes with the editor (used for image upload)... do I have access to only that part and how would I use and configure it?
-Conrad
-
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 = ...