As far as I can tell, you answered your own question. StructKeyList(attributes) will give you "a,b,c"
-----Original Message----- From: Shahzad.Butt [mailto:[EMAIL PROTECTED]] Sent: vrijdag 8 februari 2002 10:47 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 ______________________________________________________________________ Why Share? Dedicated Win 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=coldfusionc 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

