> -----Original Message----- > From: Micha Schopman [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 18, 2005 5:04 AM > To: CF-Talk > Subject: RE: Ajax and CFCs > > Microsoft provides a free webservice.htc to accommodate SOAP operations > with Javascript.
This component doesn't actually work with CF Services (or, really, any non-.NET services). Although a guy named Bill Hepola addressed some of the more basic problems so that it would, at least, accept simple values from CF it still can't be used with any complex objects. > There are several good implementations for SOAP support in Javascript. > Bindows for example depends on it. Not exactly portable to other apps, is it. ;^) Bindows is a commercial application framework... there may be a good JS implementation of SOAP someplace in there, but it's not really useful to the average developer. I suppose I should have been explicit that there are no good JavaScript SOAP implementations that have been made available to the broader AJAX community. All of the ones that I find are embedded into expensive commercial apps or large interface abstraction layers. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215623 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

