I've got two questions. First: Is there a way to make sure a file is only cfincluded once? I'm using cfinclude to include a UDF library in the onRequestStart() method of my application.cfc, but in my debug output, that file has a file count of 7, which has led me to realize that it's also being included when all of the other cfc and cfm files that go into the page are being called.
Second: What method/code do you use to scrub/trim values in the FORM and URL scopes? Thanks Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310052 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

