>.2) What do you see when you hit the Ajax URL in your browser? >From the "Net" panel in the firebug interface you can right click and it will give you an option navigate to the page (Open in new tab) . Very handy.
HTH G On Fri, Jan 30, 2009 at 11:18 AM, Brad Wood <[email protected]> wrote: > > 1) Do you have coldfire installed? > 2) What do you see when you hit the Ajax URL in your browser? > 3) When you say "at the top of the calling page" do you mean the page that > contains the jQuery javascript MAKING the ajax call, or do you mean in > floor_duty.cfc which is RESPONDING to the ajax call. It's only going to do > good if you are talking about the second one. Take a look at a CFAJAX call > and you will see there is a URL parameter CF adds to make sure debugging is > off. That could come in handy. > > ~Brad > > ----- Original Message ----- > From: "Rick Faircloth" <[email protected]> > To: "cf-talk" <[email protected]> > Sent: Tuesday, January 27, 2009 5:42 PM > Subject: Why is debugging info showing up in my ajax response? > > > > > > I have <cfsetting showdebugoutput="false"> at the top > > of the calling page. > > > > My ajax json response is coming back fine, but below it, > > in firebug, is ColdFusion debugging code...why? > > What's triggering that? > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318679 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

