It's actually a limitation of the ActiveX control, as far as I know.  It's
not that you can only have one per page, it's that you can only have one per
form.  It's possible to use multiple forms and then unify the values into a
single form using javascript and submit that form.  It's kind of a pain,
though.   Hope that helps.

                Jason Powers
                Fig Leaf Software
                202-797-5440


-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 11:24 AM
To: Spectra-Talk
Subject: RE: HTMLEditor


I can't help you with why you can't have 2 of the controls on one page - but
I can offer a possible solution. Use a PLP to do your editing and have one
page for each control/form field.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: Wucher, Stephane [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 02, 2001 10:58 AM
> To: Spectra-Talk
> Subject: RE: HTMLEditor
>
>
> I've checked also on Allaire's forums and apparently the problem
> comes from
> the fact that I have 2 cfa_HTMLEditor on the same page.
> I tried to replace one by a TEXTAREA and effectively it works
> fine now, but
> it doesn't solved my problem.
>
> Do you know why I can't put 2 of this control on the same page ?
> And also there is no information about that in the documentation.
>
> Thanks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to