Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for ASP
»
Re: PasteHTML issue
Re: PasteHTML issue
04-17-2006, 3:55 PM
Rauco
Joined on 04-17-2006
Posts 6
Re: PasteHTML issue
Reply
Quote
I'm using version 4.2. This is the code I use to create the object:
<%
Dim objEditor
Set objEditor = New CuteEditor
objEditor.ID = "Editor1"
....
View Complete Thread