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




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:242311
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