Is there a particular reason you want to do this? The attributes is a collection, and hence can be looped as any other using the cfloop or any other tag that uses collections.
-----Original Message----- From: Shahzad.Butt [mailto:[EMAIL PROTECTED]] Sent: Friday, 8 February 2002 8:47 PM To: CF-Talk Subject: Custom Tag ?? Hi How can I get list of Names of Attributes passed to custom tag using CFModule. Basically what I want is <CFModule Template="blahblah.cfm" a="Blah" b="BlahBlah" c="BlahBlahBlah"> I want list a,b,c (not their values but names) in blahblah.cfm cos using StructKeyList(attributes) I can get list of values. Thanks Shahzad Butt (Development Engineer) JJ FastFood Distribution Ltd. Office: +44 (0) 1992 701 722 Mobile: +44 (0) 7763 114 328 Fax: +44 (0) 1992 701 604 7 Solar Way, Innova Park, Enfield, London, EN3 7XY ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb 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

