I haven't tried this personally, but using the evaluate function *might*
work.
#evaluate("#q_myquery.htmlfield#")#
You might have to escape any #'s in the html with ##'s
If this works please let me know so I can add a knowledgebase article on the
method.
Cheers,
Duane Boudreau,
eMPower Project Manager
Director, Web Technologies
Ektron, Inc.
http://www.ektron.com
5 Northern Blvd, Suite 6
Amherst, NH 03031
Tel: 603-594-0249 x114
Fax: 603-594-0258
> -----Original Message-----
> From: Dan O'Keefe [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 07, 2000 8:03 PM
> To: CF-Talk
> Subject: OT eWebeditPro & CFML
>
>
> Anybody on the list using eWebEditPro and figured out a way to embed CFML
> within the eWebEditPro editor, save it, and then display the results. I am
> trying to do something like:
>
> In a eWebEditPro editing session:
>
> formatted static text..........
>
> <cfoutput>#phonenum#</cfoutput>
>
> Some more formatted static text ............
>
> Then eWebEditPro saves all of this and I store it in a table in
> SQL. Later,
> query the table, and display the contents of that field, but I want CF to
> interpret the CFML. If I try wrapping an evaluate function around the var,
> it errors out on the first '<' that it comes across.
>
> Thanks
>
> ------------------------------------------
> Dan O'Keefe
> TriPoint Technologies
> [EMAIL PROTECTED]
> 954.501.3113
>
> ------------------------------------------------------------------
> ------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
> _talk or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.