> Working on implementing some CFGrid examples with CF8 > > I have them working in our public space, however, when I bring the 2 > files into our protected webspace (which has it's own application.cfm) > it doesn't seem to work. The page will display the grid, but won't > populate it. > > Any ideas as to what would cause this not to work?
OK, figured it out In your application.cfm AND onRequestEnd you can't have anything that outputs to the page. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:294834 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

