Hi,
I'm getting script error all over the place! I followed install instruction, created a blank form & drop the editor on it & run.
and I'm getting:
Microsoft JScript runtime error: 'CuteEditorClientClass' is undefined
at the hightlighted statement
val=CE_Editor1_IDSettingClass_Strings[name.toLowerCase()]; if(val) return val; return '('+name+')'; };
new CuteEditorClientClass('CE_Editor1_ID',new CE_Editor1_IDSettingClass());