> Get to make sure the query: GetReport
> is actually returning a record.

Don't know if this will help or not, but when building dynamic email, I
always build it as a <CFOUTPUT> block FIRST, and once that's perfect,
replace the open and close <CFOUTPUT> tags with the appropriate <CFEMAIL>
tags.

That way, I know exactly what the email output is going to look like and if
all queries/scripting are functional before having to decipher error
messages off the Server where the live site resides...

--
Les Mizzell
****************
Who Needs Intel?
ATHLON INSIDE!



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to