Not quite, at least according to MM: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18845
It needs type of text/xml as well. I'm not sure why this didn't make it into 7. Kam -----Original Message----- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 23, 2005 11:08 AM To: CF-Talk Subject: Re: CF7 Devnet + serving generated XML? In CF6 (including 6.1) it wasn't using the 'reset' attribute that stopped the extra META tag, it was just having a CFCONTENT tag at all, no matter what it did. But that's gone in CF7, so if you're doing XML generation, you have to have a non-devnet edition to test on. cheers, barneyb On Tue, 22 Feb 2005 18:15:50 -0400, Kwang Suh <[EMAIL PROTECTED]> wrote: > >In CF6.1 devnet edition, you could disable the not-for-production meta > >tag by using <cfcontent type="text/xml">, so that you could serve actual > >cf-made xml to a browser. In the CF7 devnet edition, this no longer > >seems to work. > > > >Anyone know of any workarounds? > > > >Kam > > use <cfcontent reset="yes">. I haven't tested it in cf7, but it does work in cf6 > > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 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:196252 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

