>This is because the <cfmail> tag uses the <cfoutput> mechanism internally ( >this is why it has the query="" atrribute and I think a group=""
That helps me explain why cfmail requires grouping if nested within cfoutput. Basically because cfmail *is* a cfoutput (of sorts) and nesting cfoutput tags requires grouping in order to be successful. Isaac is also correct in that you don't actually need the cfoutput in your situation. I hadn't looked at the whole picture and was solely pointing out a solution to nesting cfmail. Dave ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

