Yeah, you do. It throws an error if you don't. Here's the thing though-- the whole access of the function/CFC doesn't even come into play if your Ajax call can't find it in the first place.
I am telling CF exactly where my CFC is, but CF is ignoring the component path I give it and creating JavaScript that attempts to find the CFC in the web root like so: /userDAO.cfc ~Brad ----- Original Message ----- From: "Azadi Saryev" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Saturday, September 06, 2008 11:57 PM Subject: Re: cfgrid bind component path not working > hmm... can;t recall now if you must have access="remote" set in the > function you are binding to or not... > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:312139 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

