Just make sure and check to see that someQuery exists in the variables structure first and then make sure and check that someQuery within the variables structure is a query and then check the recordcount to be greater than zero and all should be good. Also when outputing, make sure the column exists first and perhaps make sure it has the correct data type(isnumeric, isdate, etc).
On 10/2/06, Denny Valliant <[EMAIL PROTECTED]> wrote: > > > > I do have to stand on the side of someQuery.recordcount GT 0 though- > sorry man, but it just looks "more boolean". =-] > -- Aaron Rouse http://www.happyhacker.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255114 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

