I tried searching, but no luck, maybe its user error? I've got a decent understanding of PHP and am just now learning cold fusion. Is there a quick cf function to determine the number of rows returned by a query? I did a query on a query and came up with the number, but is there an easier way? Thanks!
i haven't programmed in CF since V5-6 but can't imagine it changed that much...used to be queryname.recordcount
Thanks for the response. I'll try it when I get back to the office tomorrow morning. Like I said, I'm just now learning CF. So far, I really like it. Thanks again for the help!