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" <r...@whitestonemedia.com>
To: "cf-talk" <cf-talk@houseoffusion.com>
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:318647
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to