You could save the dB output to a file, then cfinclude the file. Depending on your particlular situation this could either be a good idea, or a bad one, and possibly anywhere in between.
Cheers Bert On 4/27/05, Uwe Degenhardt <[EMAIL PROTECTED]> wrote: > Hi list, > I have a db-field > let us say "string_field". > Let us assume that this > field contains the followingexpression inside > the db-field: > > Hello, my name is <cfoutput>#form.name#</cfoutput>... > > When I output that with: > > <cfoutput>#a#</cfoutput> > > appears > > Hello, my name is #form.name#.... > > So it doesn't work out as expected. > > How can I show the paramater correctly > of #string_field# > > Thanks for infos. > > Uwe > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204646 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

