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