Do you have CFSETTING ENABLECFOUTPUTONLY enabled by chance? Those tags are outside CFOUTPUT tags, so if that setting is enabled, they won't be emitted.
cheers, barneyb On 12/12/05, Daniel Kessler <[EMAIL PROTECTED]> wrote: > I've been trying to export my database to an xml file. While largely > successful, I'm still having troubles. With the code below, > everything works fine except that it doesn't put the </channel></rss> > at the bottom of the page, but instead ends with </item>. I need > those tags for proper rss validation. > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226814 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

