Hey all, I'm trying to include a page footer in onRequestEnd in my Application.cfc. Works fine on some pages, but on those pages I have using cfpod, I get the footer at the bottom of each pod. Obviously this is not the result I want, although I can understand why it's happening - each cfpod is a request. So, is there a way to exclude cfpods from this, or do I need to find a different way of doing this? I've tried just including the file at the bottom of each page, but some of the pods have overflow set to visible and when the content in them exceeds the set height, the footer just floats behind them. Thanks Will
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302092 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

