Sometimes I wonder if it wouldn't help to learn to read English... Yeppers, a quick perusal of the LiveDocs for 6.1 reveals my misunderstanding. I thought it discarded the content AFTER the request was processed...
But, you're right, it discards all content from before the cfcontent tag was issued. However, it's default is YES, and the attribute is provided to protect against discarding chunks of pages that have content generated before and after the call to cfcontent (i.e. using CFCONTENT to provide inline animations). Since it's not being specified, it's default is already yes. Laterz, J -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://cfobjective.blogspot.com On Sat, 15 Jan 2005 00:19:25 -0000, Adrian Lynch <[EMAIL PROTECTED]> wrote: > Good point. > > As for the reset attribute, I thought it determined whether all output > before the tag was discared or not. Using it will take care of any unwanted > white space. > > Ade ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190571 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

