Jim, Fantastic - it worked great. I had a question though - I am using your tag is a <cfmodule - Code pasted at bottom for reference -
I get the following error below (pasted below)- If I simply comment that line 115 out - the one that sets the query info for Attributes - it works like a charm. Is this because I am calling it through cdmodule? Or I believe the server is running 4.5 - is it something simply not available in 4.5? I don't need it for this specific application - but would love to test it out on a few others which would require attributes. Thanks! jay miller ----CF Error ------- An error occurred while evaluating the expression: Temp = QuerySetCell(Request.FileFindResults, "Attributes", ListGetAt(DisplayOutput, 4, "|")) Error near line 115, column 14. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

