if I <cfset tmp = #name# & ".recordCount">
I can't use it as it literally should, when I
<cfoutput>#tmp#</cfoutput> it prints out but if I
<cfif #tmp# is not "0">
it doesn't work...
is there a type conversion I have to do here?
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.