> This works beautifully on CF 5 -- minus the trailing / since > CF 5 and before weren't technically xml languages.
Actually, though, you can still use the trailing slash with many tags (perhaps all, for all I know) in CF 4.x and higher. This is actually done quite a bit, when calling nested custom tag sets using CFMODULE, and with nested CFTRANSACTION tags for partial commits and rollbacks. Also, I don't think that CFML is an XML language even in CF MX in any meaningful sense, although I guess you can generally follow XML syntactical rules when writing tags. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.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

