<cfquery datasource="yyyyyy" name="getData1" >
SELECT Category FROM Products WHERE Product_ID=#displayImg2#
</cfquery>
<cfset PosInCatOfImg= > // how learn position of this Product_ID in getData1 query result data of Products ?
eg is the 13th row ???