You can use Fiddler (for IE) or Ethereal to review the request/response for 
problems.  Fiddle would be easier, Ethereal can be challenging if you don't 
know how to read a network trace.

- Matt Small


----- Original Message ----- 
From: "Peterson, Chris" <[EMAIL PROTECTED]>
To: "CF-Community" <cf-community@houseoffusion.com>
Sent: Thursday, September 13, 2007 7:48 AM
Subject: RE: Cf and AJAX


> There is nothing specific to CF7 that would power ajax, CF8 has AJAX
> specific code but CF7 is done with external or self-rolled ajax tools.
> You may want to get something like the web developer plugin, or firebux
> for Firefox, so you can look at the response that the server is sending
> back from the ajax request, that will lead you to your problem.  You
> could also do a dump from whatever page the AJAX request calls to, out
> to a file, so you can look at what its doing.
>
>
> Chris Peterson
> Gainey IT
> Adobe Certified Advanced Coldfusion Developer
>
> -----Original Message-----
> From: SMR [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 13, 2007 7:44 AM
> To: CF-Community
> Subject: Cf and AJAX
>
> We've taken over responsibility for a CF app that has AJAX code in it
> that powers updating graphics after you choose something from a drop
> down list in a form. We get little popups after using the drop down list
> that says "Invalid reply from server" and the graphic is not updated.
> The programmers indicate they don't get this on their development server
> and I have all custom tags installed required.
>
> Any ideas if I'm missing something from a CF7 server that powers AJAX ?
> all the AJAX code is being called from cfc's.
>
> Thanks
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:242314
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to