Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
ie7
»
asp
Classic ASP
Config
CuteEditor
CuteEditor ASP
dropdown lists
formtag
JavaScript API
scripts
Disallowed Parent Path
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 = ...
Posted to
Cute Editor for ASP
(Forum)
by
conradvdp
on
February 16, 2008
Breaks when pasting HTML with embedded form tags
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 ...
Posted to
Cute Editor for ASP
(Forum)
by
svillemain
on
July 3, 2007
Undefined - is mostly all I get.
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 ...
Posted to
Cute Editor for ASP
(Forum)
by
jdmaynard
on
March 31, 2007