Yes the company told me to download fiddler but it only works on port 80, we
are on 443 and I think 80 is disabled from running. 

-----Original Message-----
From: Chesty Puller [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 13, 2007 8:26 AM
To: CF-Community
Subject: Re: Cf and AJAX

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
>
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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

Reply via email to