On 4/29/05, Matt Woodward <[EMAIL PROTECTED]> wrote > You can absolutely use CFCs, either as web services or as remote objects.
You could use CFCs by HTTPService too, although you probably wouldn't want to, by passing a querystring such as ?method=methodname¶m1=value1¶m2=value2. The return types would be limted to simple types, strings, numerics, or perhaps XML. RemoteObject is the way to go according to those that have benchmarked it AFAIK. -Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205072 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

