You can use either the query attribute of CFMAIL or a CFLOOP tag -- they both work in the same way with the same speed. Don't do both though -- that may be what you did before and created two loops.
tom "Ben Densmore" <[EMAIL PROTECTED]> wrote in message 013a01c164a8$bed10fe0$082e9318@metropolis">news:013a01c164a8$bed10fe0$082e9318@metropolis... > Is it possible to use CFMail inside of a cfloop tag that calls a query? > I am doing that to send out 100 emails and it doesn't seem to do > anything. I'm kind of nervous to use the query attribute of the cfmail > tag because I think I remember I tried it once a long time ago and it > sent 100 emails to each of the people I sent it to. Is this true? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

