Well here is some help.
You most likely need an Edit and Display Handler for this page.
Create a ContentObject Type in the WebTop, say
Then create edit and display handlers in the handler directory you specified
when creating the contentobject type.
In the edit handler (edit.cfm) you place the htmleditor
here is a snippet:
<cfa_handler
object="body">
<form>
<tr>
<td align="left" valign="top"><font face="Verdana"
size="2">Body:</font> </td>
<td>
<cfa_htmlEditor
name="body"
heigh="300"
width="300"
value="#body.body#"
form="editform"
>
</tr>
</form>
But the html editor that comes with Spectra must be in form tags and not in
Controlhandler tags.
John Haigh
> -----Original Message-----
> From: Suren [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 06, 2000 1:41 PM
> To: Spectra-Talk
> Subject: RE: new commer
>
>
> thanks richard.
> in which template of the i-build example , i can see the use
> of the html
> editor.
> i have got that book with me.do i need to write the html
> editor in which
> template of the object.
> can u please help me in writing that code.or is there any
> option in the
> webtop only to get the html editor.
> thanks.
>
> -----Original Message-----
> From: Richard Ragan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 05, 2000 11:57 PM
> To: Spectra-Talk
> Subject: Re: new commer
>
>
> The only book in town on Spectra is, of course, "The Allaire Spectra
> E-Business Construction Kit"
> by Ben Forta, et al. (As one of the et al, I can recommend
> the book for what
> you say you need
> to know).
>
> To get the HTML Editor, you need to use the cfa_htmlEditor
> tag inside a form
> on a page.
> If you want a more complete example, look at the PLP steps
> for the i-build
> sample
> application because it uses HTML editor in the Teaser and
> Body parts of
> building an
> i-Build content object.
>
> Cheers, Rich
> [EMAIL PROTECTED]
>
> ----- Original Message -----
> From: Suren <[EMAIL PROTECTED]>
> To: Spectra-Talk <[EMAIL PROTECTED]>
> Sent: Friday, October 06, 2000 8:42 AM
> Subject: new commer
>
>
> > hai .
> > i am a CF programmer, but i was assigned the "content
> management" for a
> > static web site using allaire spectra.
> > can anyone suggest me the good books or refference material
> for start up
> of
> > Content management with spectra.
> > i wanted to how the new applications are created using web
> top.and do we
> > need to write any code for creating applications,objects and after
> creating
> > how can edit them.i want to edit them with HTML editor.
> > i was able to create objects but when i was trying to edit i am not
> getting
> > the html editor,i am just getting the object as it is as i
> have created.
> > please help me.
> >
> >
> --------------------------------------------------------------
> ------------
> ----
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
s/spectra_talk
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
----------------------------------------------------------------------------
--
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.
----------------------------------------------------------------------------
--
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.
------------------------------------------------------------------------------
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.