|
|
Browse by Tags
All Tags » IE7
-
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 = ...
-
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 ...
-
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 ...
-
Hi, I'm unable to create a new directory in the ''Downloadable files'' or the ''Insert Image'' functionality. I click on the ''Create a new directory'' icon, bt nothing shows up. It works fine with IE6.I have version 5.2Same problem as http://cutesoft.net/forums/thread/24795.aspxThanks
|
|
|