If I am using CFLDAP instead of CFQUERY, does the same code work?
-----Original Message----- From: Joseph Thompson [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 12:28 PM To: CF-Talk Subject: Re: Custom Tag for Sorting Not a tag, but this will sort a query into "X" columns. http://cfhub.com/forum/index.cfm?FuseAction=Thread&TopicID=604 > I can't remember if I saw it on this list or not, but i came across a custom > tag that allows you to sort a list from a query like: > > a e > b f > c g > d h > > instead of: > > a b > c d > e f > g h > > > Does anybody know?? If it is on the custom tag gallery, please let me know > where. > > Thanks, > James > > ______________________________________________________________________ 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 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

