Hi,
I have a problem with the below CFQuery. I am stuck - please help!!!
**********
Here is the query
<!--- get this cat, all above and all one level below --->
<cfset cattree = "">
<cfif IsDefined("ID")>
<cfset thisone = result.category>
<cfelse>...