I have been playing around with ajaxCFC today and ran into a problem. I have a whois cfc that basically does a whois query and returns a very long string of text that contains information about the domain. I can run this lookup method no problem without ajax cfc but everytime I run it now I am getting an error "Invalid reply from the server."
If it works fine without ajaxCFC why would i bet getting this message better yet how do i figure out whats wrong? I changed the degug:true property iin the ini of ajaxCFC but alll that shows is the post. I also changed it in ajax.cfc but that will not show anything either. How can I solve this? -- Thank You Dan Vega [EMAIL PROTECTED] http://www.danvega.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262611 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

