> Is there a custom tag that will take the result set of a query and write it
> to an XML file?
CF_QueryToXML, at
http://devex.allaire.com/developer/gallery/info.cfm?ID=04AB8F8C-63C0-11D5-83
F600508B94F380&method=Full
does what you want. Here's the description:
QueryToXML allows you to query a database and retrieve a recordset into
an XML variable. You can then utilize that variable in distributed
transactional processing. This file uses a ColdFusion XML parsing custom tag
(XMLToFromStruct, included) to aid in XML generation.
My tag CF_XMLQUERY does the opposite: it converts an XML variable into a
query. It's a free download from:
http://torchbox.com/xml
Tom
-----------------+
tom dyson
t: 01608 811870
m: 07958 752657
[EMAIL PROTECTED]
http://torchbox.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists