>If the cfc is being hit, and with the right data, you can absolutely rule
>out the cfajaxproxy tag. Can we clarify that the data being returned from
>the method is the problem? Try posting a form directly to the cfc method,
>e.g.
>
><form method="post" action="pathtocfc.cfc?method=fubar"><!--- I think that's
>right, have never done it --->
><!--- your fields, etc --->
></form>
>
>From there, debugging should be more straight forward.
>
>Dominic

Forgot, I could simply use 
pathtocfc.cfc?method=fubar&param1=727&param2='blablaText'
from URL to test it and did, it only returned these structures but action 
outcome.  But I've spent over 1.4 hours on it, there's another option, opted 
out... thanks though.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325575
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