Agreed. If you are having problems finding the offending record, just wrap a try around the cfmail and output that record in the catch.
I am slightly confused as to exactly what you are building. At first I assumed it was something like an "E-mail this page to a friend" feature on your site, but now it sounds more like a newsletter feature. If you know your E-mails are all valid, the cfmail tag actually has a query attribute for the purpose of sending out an E-mail to everyone in a resultset. ~Brad -------- Original Message -------- Subject: RE: Personalizing a CFLoop - validation error From: <[email protected]> Date: Mon, January 05, 2009 3:27 pm To: cf-talk <[email protected]> The only reason it should give you that error is if there is an empty email for one of the records. Try dumping out the same query to a cfoutput to verify. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317425 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

