Dan, am I correct in thinking that you use a web based editor for doing mail merges? I am trying to find an acceptable solution for allowing users to create documents on line that can be used in an online mail merge i.e. create a word document, cut & paste into text editor, insert coldfusion tags for data, but I cannot seem to control the formatting, does your approach cover anything like this or have I completely misunderstood your reply?
________________________________ From: Dan O'Keefe [mailto:[EMAIL PROTECTED] Sent: Tue 07/06/2005 22:02 To: CF-Talk Subject: Re: CF varible use in an online editor I do it for a mail merge application, and use placemarkers in the test, such as ^$^firstname^$^ and ^$^lastname^$^. The you can pull the content from the DB and synamically replace the placemarkers with your data. Is that what you are looking for? Dan On 6/2/05, Doug Bedient <[EMAIL PROTECTED]> wrote: > This may be obvious but is there a way to use CF variables in a web based > editor? > > Thanks for any help. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208930 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

