Out put all the information to a Variable then output that variable in the CFFILE command.
>>> [EMAIL PROTECTED] 11/05/02 12:49PM >>> Not 100% sure on this: Need to generate output like: "Les Mizzell","Check Testing Company","100 MyStreet","MyCity","NC","22222","123-45-6789","[EMAIL PROTECTED]",...and more and more inside a cffile tag. Line above contains close to 50 variables.... <CFFILE ACTION="Write" FILE="C:\Inetpub\Files\blah...blah..... OUTPUT=" "#ck_company#","#ck_company#","#ck_address#","#ck_city#","#ck_state#","#ck_z ip#","#ck_phone#","#ck_email#",...and more and more But obviously all the quotes and perhaps other special characters in the output file are gonna screw me up... Suggestions please? Thanks.... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

